Searched refs:setreuid (Results 1 - 2 of 2) sorted by relevance

/linux-master/kernel/
H A Dsys_ni.c98 COND_SYSCALL(setreuid); variable
H A Dsys.c534 * The general idea is that a program which uses just setreuid() will be
603 SYSCALL_DEFINE2(setreuid, uid_t, ruid, uid_t, euid)
615 * in the POSIX committee and/or USG. Note that the BSD-style setreuid()

Completed in 277 milliseconds