Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/sendmail/include/sm/
Dconf.h256 # define SYS5SETPGRP 1 /* don't have setpgid on AIX/RT */ macro
1630 # define SYS5SETPGRP 1 /* use System V setpgrp(2) syscall */ macro
2107 # define SYS5SETPGRP 1 /* use System V setpgrp(2) syscall */ macro
2504 # define SYS5SETPGRP 1 /* use System V setpgrp(2) syscall */ macro
/freebsd-10-stable/contrib/sendmail/src/
Dconf.c2928 # ifdef SYS5SETPGRP in setsid()
6099 #if SYS5SETPGRP
DREADME219 SYS5SETPGRP Use System V setpgrp() semantics. Implied by SYSTEM5.