Go to the documentation of this file.
46 # include <sys/types.h>
48 # define uid_t unsigned int
49 # define gid_t unsigned int
66 static int ChangeTo(uid_t uid, gid_t gid);
67 static void DumpUGID(
const char *msg = 0);
68 static int Restore(
bool saved = 1);
96 void Init(uid_t uid, gid_t gid);