The file that provides functions ported from Unix in pwd.h. More...
| Data Structures | |
| struct | passwd | 
| A structure that describes a password.  More... | |
| Functions | |
| EAPI struct passwd * | getpwnam (const char *n) | 
| Return a passwd structure.  More... | |
| EAPI struct passwd * | getpwuid (uid_t uid) | 
| Return a passwd structure.  More... | |
The file that provides functions ported from Unix in pwd.h.