Searched refs:getxuid (Results 1 – 8 of 8) sorted by relevance
/external/strace/tests/ |
D | getxxid.test | 6 run_strace_match_diff -a10 -e trace=getxpid,getxuid,getxgid
|
/external/strace/tests-mx32/ |
D | getxxid.test | 6 run_strace_match_diff -a10 -e trace=getxpid,getxuid,getxgid
|
/external/strace/tests-m32/ |
D | getxxid.test | 6 run_strace_match_diff -a10 -e trace=getxpid,getxuid,getxgid
|
/external/strace/ |
D | alpha.c | 53 SYS_FUNC(getxuid) in SYS_FUNC() argument
|
D | sys_func.h | 89 extern SYS_FUNC(getxuid);
|
D | NEWS | 154 * Enhanced decoding of getxpid, getxuid, and getxgid syscalls on alpha.
|
D | ChangeLog | 14181 alpha: enhance decoding of getxpid, getxuid, and getxgid syscalls. 14182 Print the second return value of getxpid, getxuid, and getxgid syscalls 14188 [24]: Change SEN(getuid) to SEN(getxuid). 18701 Make the test work on alpha that has getxuid syscall instead of getuid. 18704 and getxuid syscalls. 18708 getxuid syscall.
|
/external/strace/linux/alpha/ |
D | syscallent.h | 53 [ 24] = { 0, NF, SEN(getxuid), "getxuid" },
|