Home
last modified time | relevance | path

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

/original-bsd/usr.sbin/sendmail/src/
H A Dconf.h862 # define SYS5SETPGRP 1 /* use System V setpgrp(2) syscall */ macro
1126 # define SYS5SETPGRP 1 /* use System V setpgrp(2) syscall */ macro
1338 # define SYS5SETPGRP 1 /* use System V setpgrp(2) syscall */ macro
H A Dconf.c2060 # ifdef SYS5SETPGRP in setsid()
3684 #if SYS5SETPGRP
H A DREAD_ME207 SYS5SETPGRP Use System V setpgrp() semantics. Implied by SYSTEM5.