Home
last modified time | relevance | path

Searched refs:getxuid (Results 1 – 8 of 8) sorted by relevance

/external/strace/tests/
Dgetxxid.test6 run_strace_match_diff -a10 -e trace=getxpid,getxuid,getxgid
/external/strace/tests-mx32/
Dgetxxid.test6 run_strace_match_diff -a10 -e trace=getxpid,getxuid,getxgid
/external/strace/tests-m32/
Dgetxxid.test6 run_strace_match_diff -a10 -e trace=getxpid,getxuid,getxgid
/external/strace/
Dalpha.c53 SYS_FUNC(getxuid) in SYS_FUNC() argument
Dsys_func.h89 extern SYS_FUNC(getxuid);
DNEWS154 * Enhanced decoding of getxpid, getxuid, and getxgid syscalls on alpha.
DChangeLog14181 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/
Dsyscallent.h53 [ 24] = { 0, NF, SEN(getxuid), "getxuid" },