Searched refs:setreuid (Results 1 - 2 of 2) sorted by last modified time

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

Completed in 153 milliseconds