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.c525 * The general idea is that a program which uses just setreuid() will be
594 SYSCALL_DEFINE2(setreuid, uid_t, ruid, uid_t, euid)
606 * in the POSIX committee and/or USG. Note that the BSD-style setreuid()

Completed in 238 milliseconds