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

/bionic/libc/kernel/uapi/asm-x86/asm/
H A Dunistd_64.h161 #define __NR_setsid 112 macro
H A Dunistd_x32.h146 #define __NR_setsid (__X32_SYSCALL_BIT + 112) macro
H A Dunistd_32.h104 #define __NR_setsid 66 macro
/bionic/libc/kernel/uapi/asm-arm/asm/
H A Dunistd.h90 #define __NR_setsid (__NR_SYSCALL_BASE + 66) macro
/bionic/libc/kernel/uapi/asm-generic/
H A Dunistd.h241 #define __NR_setsid 157 macro
/bionic/libc/kernel/uapi/asm-mips/asm/
H A Dunistd.h107 #define __NR_setsid (__NR_Linux + 66) macro
614 #define __NR_setsid (__NR_Linux + 110) macro
1015 #define __NR_setsid (__NR_Linux + 110) macro

Completed in 123 milliseconds