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) - php |
| getpw(3) - minix |
| getpw(3) - x11r4 |
| 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 |