Searched refs:SYS5SETPGRP (Results 1 – 3 of 3) sorted by relevance
256 # define SYS5SETPGRP 1 /* don't have setpgid on AIX/RT */ macro1630 # define SYS5SETPGRP 1 /* use System V setpgrp(2) syscall */ macro2107 # define SYS5SETPGRP 1 /* use System V setpgrp(2) syscall */ macro2504 # define SYS5SETPGRP 1 /* use System V setpgrp(2) syscall */ macro
2928 # ifdef SYS5SETPGRP in setsid()6099 #if SYS5SETPGRP
219 SYS5SETPGRP Use System V setpgrp() semantics. Implied by SYSTEM5.