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