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) |
NS_LOG_COMPONENT_DEFINE ("DcePwd") |
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.
NS_LOG_COMPONENT_DEFINE | ( | "DcePwd" | ) |