Searched refs:HAVE_SETSID (Results 1 - 12 of 12) sorted by relevance

/freebsd-current/usr.bin/bmake/
H A Dconfig.h115 #define HAVE_SETSID 1 macro
/freebsd-current/crypto/openssh/openbsd-compat/
H A Dbsd-misc.h25 #ifndef HAVE_SETSID
27 #endif /* !HAVE_SETSID */
/freebsd-current/contrib/ntp/ntpsnmpd/
H A Dnetsnmp_daemonize.c219 #ifdef HAVE_SETSID
/freebsd-current/usr.sbin/ntp/
H A Dconfig.h813 #define HAVE_SETSID 1 macro
/freebsd-current/kerberos5/include/
H A Dconfig.h772 #define HAVE_SETSID 1 macro
/freebsd-current/crypto/openssh/
H A Dconfig.h1204 #define HAVE_SETSID 1 macro
/freebsd-current/lib/libunbound/
H A Dconfig.h536 #define HAVE_SETSID 1 macro
/freebsd-current/contrib/ntp/parseutil/
H A Ddcfd.c1207 #if defined(HAVE_SETPGID) || defined(HAVE_SETSID)
1208 # ifdef HAVE_SETSID
1215 #else /* HAVE_SETPGID || HAVE_SETSID */
1231 #endif /* HAVE_SETPGID || HAVE_SETSID */
/freebsd-current/contrib/ntp/ntpd/
H A Dntpd.c570 # if !defined(HAVE_SETSID) && !defined (HAVE_SETPGID) && defined(TIOCNOTTY)
631 # ifdef HAVE_SETSID
637 # else /* !HAVE_SETSID && !HAVE_SETPGID follows */
646 # endif /* !HAVE_SETSID && !HAVE_SETPGID */
/freebsd-current/contrib/unbound/daemon/
H A Dunbound.c451 #ifdef HAVE_SETSID
/freebsd-current/crypto/heimdal/appl/telnet/telnetd/
H A Dsys_term.c833 #ifdef HAVE_SETSID
/freebsd-current/contrib/bmake/
H A Djob.c1532 # if defined(HAVE_SETSID)

Completed in 132 milliseconds