#include <sys/types.h>#include <pwd.h>
Include dependency graph for dce-pwd.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Functions | |
| void | dce_endpwent (void) |
| struct passwd * | dce_getpwnam (const char *name) |
| struct passwd * | dce_getpwuid (uid_t uid) |
| void dce_endpwent | ( | void | ) |
Definition at line 20 of file dce-pwd.cc.
|
read |
Definition at line 10 of file dce-pwd.cc.
|
read |
Definition at line 15 of file dce-pwd.cc.