Searched refs:SYS5SETPGRP (Results 1 – 3 of 3) sorted by relevance
256 # define SYS5SETPGRP 1 /* don't have setpgid on AIX/RT */ macro1653 # define SYS5SETPGRP 1 /* use System V setpgrp(2) syscall */ macro2130 # define SYS5SETPGRP 1 /* use System V setpgrp(2) syscall */ macro2527 # define SYS5SETPGRP 1 /* use System V setpgrp(2) syscall */ macro
2996 # ifdef SYS5SETPGRP in setsid()6292 #if SYS5SETPGRP
223 SYS5SETPGRP Use System V setpgrp() semantics. Implied by SYSTEM5.