Home
last modified time | relevance | path

Searched refs:__NR_getgid (Results 1 – 16 of 16) sorted by relevance

/development/ndk/platforms/android-L/arch-x86/include/asm/
Dunistd_64.h151 #define __NR_getgid 104 macro
Dunistd_32.h80 #define __NR_getgid 47 macro
Dunistd_x32.h136 #define __NR_getgid (__X32_SYSCALL_BIT + 104) macro
/development/ndk/platforms/android-L/arch-x86_64/include/asm/
Dunistd_64.h151 #define __NR_getgid 104 macro
Dunistd_32.h80 #define __NR_getgid 47 macro
Dunistd_x32.h136 #define __NR_getgid (__X32_SYSCALL_BIT + 104) macro
/development/ndk/platforms/android-9/arch-x86/include/asm/
Dunistd_32.h80 #define __NR_getgid 47 macro
/development/ndk/platforms/android-L/include/asm-generic/
Dunistd.h264 #define __NR_getgid 176 macro
/development/ndk/platforms/android-9/arch-mips/include/asm/
Dunistd.h84 #define __NR_getgid (__NR_Linux + 47) macro
592 #define __NR_getgid (__NR_Linux + 102) macro
981 #define __NR_getgid (__NR_Linux + 102) macro
/development/ndk/platforms/android-L/arch-mips/include/asm/
Dunistd.h84 #define __NR_getgid (__NR_Linux + 47) macro
595 #define __NR_getgid (__NR_Linux + 102) macro
987 #define __NR_getgid (__NR_Linux + 102) macro
/development/ndk/platforms/android-L/arch-mips64/include/asm/
Dunistd.h84 #define __NR_getgid (__NR_Linux + 47) macro
595 #define __NR_getgid (__NR_Linux + 102) macro
987 #define __NR_getgid (__NR_Linux + 102) macro
/development/ndk/platforms/android-L/include/sys/
Dglibc-syscalls.h84 #define SYS_getgid __NR_getgid
404 #define SYS_getgid __NR_getgid
752 #define SYS_getgid __NR_getgid
1113 #define SYS_getgid __NR_getgid
1452 #define SYS_getgid __NR_getgid
/development/ndk/sources/android/libportable/arch-mips/
Dsyscall.c194 case __NR_getgid_portable: native_number = __NR_getgid; break; in WRAP()
/development/ndk/platforms/android-L/arch-arm/include/asm/
Dunistd.h72 #define __NR_getgid (__NR_SYSCALL_BASE+ 47) macro
/development/ndk/platforms/android-3/arch-arm/include/asm/
Dunistd.h77 #define __NR_getgid (__NR_SYSCALL_BASE+ 47) macro
/development/ndk/platforms/android-9/arch-mips/include/sys/
Dlinux-syscalls.h401 #define __NR_getgid (__NR_SYSCALL_BASE + 47) macro