Searched defs:__NR_getsid (Results 1 - 4 of 4) sorted by relevance

/bionic/libc/include/sys/
H A Dlinux-syscalls.h86 #define __NR_getsid (__NR_SYSCALL_BASE + 147) macro
/bionic/libc/kernel/arch-arm/asm/
H A Dunistd.h181 #define __NR_getsid (__NR_SYSCALL_BASE+147) macro
/bionic/libc/kernel/arch-mips/asm/
H A Dunistd.h214 #define __NR_getsid (__NR_Linux + 151) macro
617 #define __NR_getsid (__NR_Linux + 122) macro
1006 #define __NR_getsid (__NR_Linux + 122) macro
/bionic/libc/kernel/arch-x86/asm/
H A Dunistd_32.h205 #define __NR_getsid 147 macro

Completed in 23 milliseconds