Query: getpw
OS: v7
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
GETPW(3) Library Functions Manual GETPW(3)NAMEgetpw - get name from UIDSYNOPSISgetpw(uid, buf) char *buf;DESCRIPTIONGetpw searches the password file for the (numerical) uid, and fills in buf with the corresponding line; it returns non-zero if uid could not be found. The line is null-terminated.FILES/etc/passwdSEE ALSOgetpwent(3), passwd(5)DIAGNOSTICSNon-zero return on error. deprecated GETPW(3)
| Related Man Pages |
|---|
| getpw(3c) - opensolaris |
| getpw(3) - linux |
| getpw(3) - suse |
| getpw(3c) - sunos |
| getpw(3) - xfree86 |
| Similar Topics in the Unix Linux Community |
|---|
| Perl getpwent in Tru64 5.1 |
| Regarding cuserid(), getlogin() and getpwuid() function in 'C' |
| Getpwnam_r returning null with errno 25 |