Rudiments
|
getGroupId(const char *groupname, gid_t *groupid) | groupentry | [static] |
getGroupId() const | groupentry | |
getMembers(const char *groupname, char ***members) | groupentry | [static] |
getMembers(gid_t groupid, char ***members) | groupentry | [static] |
getMembers() const | groupentry | |
getName(gid_t groupid, char **name) | groupentry | [static] |
getName() const | groupentry | |
getPassword(const char *groupname, char **password) | groupentry | [static] |
getPassword(gid_t groupid, char **password) | groupentry | [static] |
getPassword() const | groupentry | |
groupentry() | groupentry | |
groupentry(const groupentry &g) | groupentry | |
initialize(const char *groupname) | groupentry | |
initialize(gid_t groupid) | groupentry | |
needsMutex() | groupentry | [static] |
operator=(const groupentry &g) | groupentry | |
print() const | groupentry | |
setMutex(mutex *mtx) | groupentry | [static] |
~groupentry() | groupentry |