Home
last modified time | relevance | path

Searched defs:setpgid (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/include/nolibc/
H A Dsys.h959 int setpgid(pid_t pid, pid_t pgid) in setpgid() function
/openbmc/linux/kernel/
H A Dsys.c1073 SYSCALL_DEFINE2(setpgid, pid_t, pid, pid_t, pgid) in SYSCALL_DEFINE2() argument