Classes | |
| struct | Passwd |
| class | Group |
| class | PasswdIter |
| class | GroupIter |
Functions | |
| void | GetProcessSize (unsigned long &total, unsigned long &resident) throw () |
| void | setenv (const Text &var, const Text &val) throw () |
| bool | getPwNam (const Text &user_name, Passwd &passwd) |
| bool | getGrNam (const Text &user_name, Group &group) |
| bool | getPwUid (uid_t uid, Passwd &passwd) |
| bool | getGrGid (gid_t gid, Group &group) |
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
Referenced by CacheS::GetCacheState(), and main(). |
|
||||||||||||
|
|
|
||||||||||||
|
Referenced by AccessControl::GlobalIdentityRep::GlobalIdentityRep(). |
|
||||||||||||
|
|
1.4.2