Searched refs:__NR_setsid (Results 1 – 16 of 16) sorted by relevance
50 #define __NR_setsid 66 macro
59 #define __NR_setsid 66 macro
116 #define __NR_setsid 112 macro
70 #define __NR_setsid 66 macro
104 #define __NR_setsid (__X32_SYSCALL_BIT + 112) macro
422 #define __NR_setsid 157 macro423 __SYSCALL(__NR_setsid, sys_setsid)
52 #define __NR_setsid (__NR_SYSCALL_BASE + 66) macro
114 #define __NR_setsid (__NR_Linux + 110) macro
70 #define __NR_setsid (__NR_Linux + 66) macro
145 #define __NR_setsid 66 macro146 __SYSCALL(__NR_setsid, sys_setsid)
972 return my_syscall0(__NR_setsid); in sys_setsid()