Home
last modified time | relevance | path

Searched refs:getxpid (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.c48 SYS_FUNC(getxpid) in SYS_FUNC() argument
Dsys_func.h88 extern SYS_FUNC(getxpid);
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
14187 * linux/alpha/syscallent.h [20]: Change SEN(getpid) to SEN(getxpid).
/external/strace/linux/alpha/
Dsyscallent.h49 [ 20] = { 0, NF, SEN(getxpid), "getxpid" },