Searched refs:HAVE_SETPGID (Results 1 - 9 of 9) sorted by relevance

/freebsd-current/bin/csh/
H A Dconfig.h104 #define HAVE_SETPGID 1 macro
/freebsd-current/usr.bin/bmake/
H A Dconfig.h109 #define HAVE_SETPGID 1 macro
/freebsd-current/kerberos5/include/
H A Dconfig.h751 #define HAVE_SETPGID 1 macro
/freebsd-current/usr.sbin/ntp/
H A Dconfig.h819 #define HAVE_SETPGID 1 macro
/freebsd-current/contrib/tcsh/
H A Dtc.os.h401 #if !defined (HAVE_SETPGID) && !defined (SETPGRP_VOID)
/freebsd-current/contrib/ntp/ntpd/
H A Dntpd.c585 # if !defined(HAVE_SETSID) && !defined (HAVE_SETPGID) && defined(TIOCNOTTY)
647 # elif defined(HAVE_SETPGID)
650 # else /* !HAVE_SETSID && !HAVE_SETPGID follows */
659 # endif /* !HAVE_SETSID && !HAVE_SETPGID */
/freebsd-current/crypto/heimdal/appl/telnet/telnetd/
H A Dsys_term.c1040 #ifdef HAVE_SETPGID
/freebsd-current/contrib/ntp/parseutil/
H A Ddcfd.c1207 #if defined(HAVE_SETPGID) || defined(HAVE_SETSID)
1215 #else /* HAVE_SETPGID || HAVE_SETSID */
1231 #endif /* HAVE_SETPGID || HAVE_SETSID */
/freebsd-current/contrib/bmake/
H A Djob.c1529 #if defined(HAVE_SETPGID)

Completed in 111 milliseconds