#include "system.h"
#include "ugid.h"
#include "debug.h"
Go to the source code of this file.
Functions | |
| int | unameToUid (const char *thisUname, uid_t *uid) |
| int | gnameToGid (const char *thisGname, gid_t *gid) |
| char * | uidToUname (uid_t uid) |
| char * | gidToGname (gid_t gid) |
Definition in file ugid.c.
|
|
Definition at line 148 of file ugid.c. References xrealloc. |
|
||||||||||||
|
Definition at line 66 of file ugid.c. References xrealloc. |
|
|
Definition at line 115 of file ugid.c. References xrealloc. |
|
||||||||||||
|
Definition at line 16 of file ugid.c. References xrealloc. |
1.2.14 written by Dimitri van Heesch,
© 1997-2002