pwd.h File Reference

The file that provides functions ported from Unix in pwd.h. More...

Data Structures

struct  passwd
 A structure that describes a password. More...
 

Functions

struct passwdgetpwuid (uid_t uid)
 Return a passwd structure.
 

Detailed Description

The file that provides functions ported from Unix in pwd.h.