Searched defs:__NR_getgid (Results 1 - 6 of 6) sorted by relevance

/bionic/libc/kernel/uapi/asm-x86/asm/
H A Dunistd_64.h151 #define __NR_getgid 104 macro
H A Dunistd_x32.h136 #define __NR_getgid (__X32_SYSCALL_BIT + 104) macro
H A Dunistd_32.h80 #define __NR_getgid 47 macro
/bionic/libc/kernel/uapi/asm-arm/asm/
H A Dunistd.h72 #define __NR_getgid (__NR_SYSCALL_BASE+ 47) macro
/bionic/libc/kernel/uapi/asm-generic/
H A Dunistd.h264 #define __NR_getgid 176 macro
/bionic/libc/kernel/uapi/asm-mips/asm/
H A Dunistd.h84 #define __NR_getgid (__NR_Linux + 47) macro
597 #define __NR_getgid (__NR_Linux + 102) macro
992 #define __NR_getgid (__NR_Linux + 102) macro

Completed in 8203 milliseconds