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

/linux-master/tools/include/nolibc/
H A Dsys.h1017 pid_t sys_setsid(void) function
1025 return __sysret(sys_setsid());
/linux-master/arch/arm64/include/asm/
H A Dunistd32.h146 __SYSCALL(__NR_setsid, sys_setsid)
/linux-master/include/uapi/asm-generic/
H A Dunistd.h423 __SYSCALL(__NR_setsid, sys_setsid)
/linux-master/tools/include/uapi/asm-generic/
H A Dunistd.h423 __SYSCALL(__NR_setsid, sys_setsid)
/linux-master/include/linux/
H A Dsyscalls.h683 asmlinkage long sys_setsid(void);

Completed in 701 milliseconds