Searched refs:__NR_getresgid32 (Results 1 - 5 of 5) sorted by relevance

/bionic/libc/arch-arm/syscalls/
H A Dgetresgid.S7 ldr r7, =__NR_getresgid32
/bionic/libc/arch-x86/syscalls/
H A Dgetresgid.S18 movl $__NR_getresgid32, %eax
/bionic/libc/kernel/uapi/asm-x86/asm/
H A Dunistd_32.h285 #define __NR_getresgid32 211 macro
/bionic/libc/kernel/uapi/asm-arm/asm/
H A Dunistd.h251 #define __NR_getresgid32 (__NR_SYSCALL_BASE+211) macro
/bionic/libc/include/sys/
H A Dglibc-syscalls.h418 #define SYS_getresgid32 __NR_getresgid32
1131 #define SYS_getresgid32 __NR_getresgid32

Completed in 713 milliseconds