Home
last modified time | relevance | path

Searched refs:SYS5SETPGRP (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/sendmail/include/sm/
H A Dconf.h261 # define SYS5SETPGRP 1 /* don't have setpgid on AIX/RT */ macro
1616 # define SYS5SETPGRP 1 /* use System V setpgrp(2) syscall */ macro
2092 # define SYS5SETPGRP 1 /* use System V setpgrp(2) syscall */ macro
2489 # define SYS5SETPGRP 1 /* use System V setpgrp(2) syscall */ macro
/illumos-gate/usr/src/cmd/sendmail/src/
H A Dconf.c2920 # ifdef SYS5SETPGRP in setsid()
6000 #if SYS5SETPGRP