Home
last modified time | relevance | path

Searched defs:GETEGID (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/strace/tests-mx32/
H A Dxchownx.c38 # define GETEGID syscall(__NR_getegid) macro
44 # define GETEGID getegid() macro
/aosp_15_r20/external/strace/tests-m32/
H A Dxchownx.c38 # define GETEGID syscall(__NR_getegid) macro
44 # define GETEGID getegid() macro
/aosp_15_r20/external/strace/tests/
H A Dxchownx.c38 # define GETEGID syscall(__NR_getegid) macro
44 # define GETEGID getegid() macro
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/utils/
H A Dcompat_tst_16.h107 GID_T GETEGID(void) in GETEGID() function
H A Dcompat_16.h110 GID_T GETEGID(void (cleanup)(void)) in GETEGID() function