Home
last modified time | relevance | path

Searched refs:sys_getresuid (Results 1 – 5 of 5) sorted by relevance

/external/strace/
Duid.c46 # define sys_getresuid SIZEIFY(sys_getresuid) macro
DChangeLog-CVS3488 * process.c (sys_getresuid): Fix typos in argument access.
DChangeLog37908 (sys_getresuid): Do not check for syserror, get_print_uid now does
39668 * linux/ia64/syscallent.h: Connect getresuid to sys_getresuid, getresgid to
40599 * linux/hppa/syscallent.h (getresuid): Change sys_func to sys_getresuid.
41781 (sys_getresuid): Use it.
41953 * process.c (sys_getuid, sys_setfsuid, sys_setuid, sys_getresuid,
48955 (sys_getresgid): Delete this function: now aliased to sys_getresuid().
/external/strace/linux/
Ddummy.h75 #define sys_getresgid sys_getresuid
/external/kernel-headers/original/uapi/asm-generic/
Dunistd.h463 __SYSCALL(__NR_getresuid, sys_getresuid)