Searched refs:getxuid (Results 1 – 11 of 11) sorted by relevance
/external/strace/tests/ |
D | getxxid.gen.test | 4 run_strace_match_diff -a10 -e trace=getxpid,getxuid,getxgid
|
D | gen_tests.in | 129 getxxid -a10 -e trace=getxpid,getxuid,getxgid
|
/external/strace/tests-mx32/ |
D | getxxid.gen.test | 4 run_strace_match_diff -a10 -e trace=getxpid,getxuid,getxgid
|
D | gen_tests.in | 129 getxxid -a10 -e trace=getxpid,getxuid,getxgid
|
/external/strace/tests-m32/ |
D | getxxid.gen.test | 4 run_strace_match_diff -a10 -e trace=getxpid,getxuid,getxgid
|
D | gen_tests.in | 129 getxxid -a10 -e trace=getxpid,getxuid,getxgid
|
/external/strace/ |
D | alpha.c | 56 SYS_FUNC(getxuid) in SYS_FUNC() argument
|
D | sys_func.h | 89 extern SYS_FUNC(getxuid);
|
D | NEWS | 553 * Enhanced decoding of getxpid, getxuid, and getxgid syscalls on alpha.
|
D | ChangeLog | 7832 [378]): Add PU flag to getxpid, getxuid, getxgid, getpgrp, getpagesize, 33371 alpha: enhance decoding of getxpid, getxuid, and getxgid syscalls. 33372 Print the second return value of getxpid, getxuid, and getxgid syscalls 33378 [24]: Change SEN(getuid) to SEN(getxuid). 37891 Make the test work on alpha that has getxuid syscall instead of getuid. 37894 and getxuid syscalls. 37898 getxuid syscall.
|
/external/strace/linux/alpha/ |
D | syscallent.h | 54 [ 24] = { 0, PU|NF, SEN(getxuid), "getxuid" },
|