Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
__NR_setpgid
include/uapi/asm-generic/unistd.h
417
__SYSCALL(__NR_setpgid, sys_setpgid)
tools/include/nolibc/sys.h
768
return my_syscall2(__NR_setpgid, pid, pgid);
tools/include/uapi/asm-generic/unistd.h
417
__SYSCALL(__NR_setpgid, sys_setpgid)