4.1cBSD/usr/src/lib/libc/sys/getpgrp.c
/* getpgrp.c 4.1 82/12/04 */ #include "SYS.h" SYSCALL(getpgrp) ret # pgrp = getpgrp(pid);