Searched refs:__NR_setfsgid (Results 1 - 25 of 29) sorted by relevance

12

/bionic/libc/arch-arm/syscalls/
H A Dsetfsgid.S8 ldr r7, =__NR_setfsgid
/bionic/libc/arch-arm64/syscalls/
H A Dsetfsgid.S6 mov x8, __NR_setfsgid
/bionic/libc/arch-mips/syscalls/
H A Dsetfsgid.S8 li v0, __NR_setfsgid
/bionic/libc/arch-x86_64/syscalls/
H A Dsetfsgid.S6 movl $__NR_setfsgid, %eax
/bionic/libc/arch-mips64/syscalls/
H A Dsetfsgid.S8 li v0, __NR_setfsgid
/bionic/libc/arch-x86/syscalls/
H A Dsetfsgid.S16 movl $__NR_setfsgid, %eax
/bionic/libc/kernel/uapi/asm-generic/
H A Dunistd.h237 #define __NR_setfsgid 152 macro
/bionic/libc/kernel/uapi/asm-x86/asm/
H A Dunistd_32.h195 #define __NR_setfsgid 139 macro
H A Dunistd_64.h175 #define __NR_setfsgid 123 macro
H A Dunistd_x32.h160 #define __NR_setfsgid (__X32_SYSCALL_BIT + 123) macro
/bionic/libc/versioner-dependencies/common/kernel_uapi/asm-generic/
H A Dunistd.h237 #define __NR_setfsgid 152 macro
/bionic/libc/versioner-dependencies/common/kernel_uapi/asm-x86/asm/
H A Dunistd_32.h195 #define __NR_setfsgid 139 macro
H A Dunistd_64.h175 #define __NR_setfsgid 123 macro
H A Dunistd_x32.h160 #define __NR_setfsgid (__X32_SYSCALL_BIT + 123) macro
/bionic/libc/versioner-dependencies/x86/kernel_uapi_asm-x86/asm/
H A Dunistd_32.h195 #define __NR_setfsgid 139 macro
H A Dunistd_64.h175 #define __NR_setfsgid 123 macro
H A Dunistd_x32.h160 #define __NR_setfsgid (__X32_SYSCALL_BIT + 123) macro
/bionic/libc/versioner-dependencies/x86_64/kernel_uapi_asm-x86/asm/
H A Dunistd_32.h195 #define __NR_setfsgid 139 macro
H A Dunistd_64.h175 #define __NR_setfsgid 123 macro
H A Dunistd_x32.h160 #define __NR_setfsgid (__X32_SYSCALL_BIT + 123) macro
/bionic/libc/include/bits/
H A Dglibc-syscalls.h910 #if defined(__NR_setfsgid)
911 #define SYS_setfsgid __NR_setfsgid
/bionic/tools/versioner/current/bits/
H A Dglibc-syscalls.h910 #if defined(__NR_setfsgid)
911 #define SYS_setfsgid __NR_setfsgid
/bionic/libc/kernel/uapi/asm-mips/asm/
H A Dunistd.h199 #define __NR_setfsgid (__NR_Linux + 139) macro
640 #define __NR_setfsgid (__NR_Linux + 121) macro
1054 #define __NR_setfsgid (__NR_Linux + 121) macro
/bionic/libc/versioner-dependencies/common/kernel_uapi/asm-mips/asm/
H A Dunistd.h199 #define __NR_setfsgid (__NR_Linux + 139) macro
640 #define __NR_setfsgid (__NR_Linux + 121) macro
1054 #define __NR_setfsgid (__NR_Linux + 121) macro
/bionic/libc/versioner-dependencies/mips/kernel_uapi_asm-mips/asm/
H A Dunistd.h199 #define __NR_setfsgid (__NR_Linux + 139) macro
640 #define __NR_setfsgid (__NR_Linux + 121) macro
1054 #define __NR_setfsgid (__NR_Linux + 121) macro

Completed in 173 milliseconds

12