Rudiments
|
This is the complete list of members for passwdentry, including all inherited members.
getHomeDirectory(uid_t userid, char **homedir) | passwdentry | static |
getHomeDirectory(const char *username, char **homedir) | passwdentry | static |
getHomeDirectory() const | passwdentry | |
getName(uid_t userid, char **name) | passwdentry | static |
getName() const | passwdentry | |
getPassword(uid_t userid, char **password) | passwdentry | static |
getPassword(const char *username, char **password) | passwdentry | static |
getPassword() const | passwdentry | |
getPrimaryGroupId(uid_t userid, gid_t *groupid) | passwdentry | static |
getPrimaryGroupId(const char *username, gid_t *groupid) | passwdentry | static |
getPrimaryGroupId() const | passwdentry | |
getRealName(uid_t userid, char **realname) | passwdentry | static |
getRealName(const char *username, char **realname) | passwdentry | static |
getRealName() const | passwdentry | |
getShell(uid_t userid, char **shell) | passwdentry | static |
getShell(const char *username, char **shell) | passwdentry | static |
getShell() const | passwdentry | |
getUserId(const char *username, uid_t *userid) | passwdentry | static |
getUserId() const | passwdentry | |
initialize(const char *username) | passwdentry | |
initialize(uid_t userid) | passwdentry | |
needsMutex() | passwdentry | static |
operator=(const passwdentry &p) | passwdentry | |
passwdentry() | passwdentry | |
passwdentry(const passwdentry &p) | passwdentry | |
print() const | passwdentry | |
setMutex(mutex *mtx) | passwdentry | static |
~passwdentry() | passwdentry |