Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
_kern_setsid
headers/private/system/syscalls.h
161
extern pid_t _kern_setsid(void);
src/system/libroot/posix/unistd/process.c
86
status_t status = _kern_setsid();