CPWD
CPWD
Section: Common Library Functions (3) Updated: $Date: 2005/03/29 09:27:18 $ Local index
Up
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
Index
- NAME
-
- SYNOPSIS
-
- ERRORS
-
- DESCRIPTION
-
- SEE ALSO
-
- AUTHOR
-
This document was created by
man2html,
using the manual pages.
Time: 21:43:53 GMT, April 16, 2011