Home | History | Annotate | Download | only in include

Lines Matching defs:setpgrp

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