Searched defs:ruid (Results 1 - 6 of 6) sorted by relevance

/haiku-fatelf/src/bin/coreutils/src/
H A Dgroup-list.c36 print_group_list(const char *username, uid_t ruid, gid_t rgid, gid_t egid, bool use_names) argument
H A Dgroups.c72 uid_t ruid; local
H A Did.c51 static uid_t ruid, euid; variable
/haiku-fatelf/src/system/libroot/posix/unistd/
H A Dusergroup.cpp103 setreuid(uid_t ruid, uid_t euid) argument
/haiku-fatelf/src/system/kernel/
H A Dusergroup.cpp104 common_setreuid(uid_t ruid, uid_t euid, bool setAllIfPrivileged, bool kernel) argument
328 _kern_setreuid(uid_t ruid, uid_t euid, bool setAllIfPrivileged) argument
381 _user_setreuid(uid_t ruid, uid_t euid, bool setAllIfPrivileged) argument
[all...]
/haiku-fatelf/src/bin/rcs/
H A Drcsutil.c1326 uid_t ruid() { cacheid(getuid()); } function

Completed in 106 milliseconds