| www.delorie.com/djgpp/doc/libc-2.01/libc_344.html | search |
#include <pwd.h> struct passwd *getpwnam(const char *name);
This function gets the password file entry matching name. See section getpwent.
The matching record, or NULL if none match.
Go to the first, previous, next, last section, table of contents.
| prev next webmaster | delorie software privacy |
| Copyright © 1997 | Updated Apr 1997 |