Home | History | Annotate | Download | only in strace

Lines Matching full:getppid

263 	[178]): Add PU flag to getpid, getppid, getuid, geteuid, getgid,
266 [178]): Add PU flag to getpid, getppid, getuid, geteuid, getgid,
275 Add PU flag to getpid, getuid, getgid, geteuid, getegid, getppid,
280 getppid, getpgrp, gettid syscalls.
283 getgid, geteuid, getegid, getppid, getpgrp, getuid32, getgid32,
287 getppid, getpgrp, gettid syscalls.
290 getgid, geteuid, getegid, getppid, getpgrp, getuid32, getgid32,
293 [1063], [1105], [1171]): Add PU flag to getpid, getppid, getuid,
297 to getpid, getuid, getgid, geteuid, getegid, getppid, getpgrp,
304 getuid, getgid, geteuid, getegid, getppid, getpgrp, getuid32, getgid32,
308 getppid, getpgrp, gettid syscalls.
311 getppid, getpgrp, gettid syscalls.
314 getgid, geteuid, getegid, getppid, getpgrp, getuid32, getgid32,
317 [202], [236]): Add PU flag to getpid, getppid, getpgrp, getuid,
321 getgid, geteuid, getegid, getppid, getpgrp, getuid32, getgid32,
325 getgid, geteuid, getegid, getppid, getpgrp, getuid32, getgid32,
329 getegid, getpagesize, getpgrp, gettid, getppid, kern_features syscalls.
333 geteuid32, getegid32, getpgrp, gettid, getppid, kern_features syscalls.
336 getppid, getpgrp, gettid syscalls.
339 getppid, getpgrp, gettid syscalls.
342 getegid, getppid, getpgrp syscalls.
10076 * tests/getppid.c: Skip if __NR_getppid is not defined.
10078 Fixes: fd1041f6 ("tests: add tests for getpid and getppid syscalls")
10122 tests: add tests for getpid and getppid syscalls.
10127 * tests/getppid.c: Likewise.
10128 * tests/.gitignore: Add getpid and getppid.
10131 * tests/gen_tests.in (getpid, getppid): New entries.
26343 Set SYSCALL_NEVER_FAILS flag for getpid, getppid and gettid syscall.
26344 * linux/*/syscallent*.h (getpid, getppid, gettid): Set NF flag.