debian man page for cpwd

Query: cpwd

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

CPWD(3) 						     Common Library Functions							   CPWD(3)

NAME
Cpwd - LCG Password file Thread-Safe inferface
SYNOPSIS
#include <Cpwd.h> struct passwd *Cgetpwnam(char *name); struct passwd *Cgetpwuid(uid_t uid);
ERRORS
If the Cthread interface is chosen and activated, the errors value are in the serrno variable.
DESCRIPTION
Cpwd is a common Thread-Safe API interface to get entries in the password file vs. name or uid.
SEE ALSO
serrno, getpwnam, getpwuid
AUTHOR
LCG Grid Deployment Team
LCG
$Date: 2005/03/29 09:27:18 $ CPWD(3)
Related Man Pages
getpwuid(3) - redhat
csched(3) - debian
getconfent(3) - debian
netread(3) - debian
rfio_ftello64(3) - debian
Similar Topics in the Unix Linux Community
check health
Imitating DOS functionality: The Call Statment
The loop that dosent work