Lines Matching refs:setpgrp
603 /* Both System V and BSD have `setpgrp' functions, but with different617 extern int setpgrp (void) __THROW;623 extern int __REDIRECT_NTH (setpgrp, (__pid_t __pid, __pid_t __pgrp), setpgid);625 # define setpgrp setpgid