Home
last modified time | relevance | path

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

/external/strace/tests/
Dgetxxid.gen.test4 run_strace_match_diff -a10 -e trace=getxpid,getxuid,getxgid
Dgen_tests.in129 getxxid -a10 -e trace=getxpid,getxuid,getxgid
/external/strace/tests-mx32/
Dgetxxid.gen.test4 run_strace_match_diff -a10 -e trace=getxpid,getxuid,getxgid
Dgen_tests.in129 getxxid -a10 -e trace=getxpid,getxuid,getxgid
/external/strace/tests-m32/
Dgetxxid.gen.test4 run_strace_match_diff -a10 -e trace=getxpid,getxuid,getxgid
Dgen_tests.in129 getxxid -a10 -e trace=getxpid,getxuid,getxgid
/external/strace/
Dalpha.c56 SYS_FUNC(getxuid) in SYS_FUNC() argument
Dsys_func.h89 extern SYS_FUNC(getxuid);
DNEWS553 * Enhanced decoding of getxpid, getxuid, and getxgid syscalls on alpha.
DChangeLog7832 [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/
Dsyscallent.h54 [ 24] = { 0, PU|NF, SEN(getxuid), "getxuid" },