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

/freebsd-11-stable/bin/csh/
H A Dconfig.h105 #define HAVE_SETPGID 1 macro
/freebsd-11-stable/gnu/usr.bin/gdb/arch/amd64/
H A Dconfig.h239 #define HAVE_SETPGID 1 macro
/freebsd-11-stable/gnu/usr.bin/gdb/arch/arm/
H A Dconfig.h251 #define HAVE_SETPGID 1 macro
/freebsd-11-stable/gnu/usr.bin/gdb/arch/i386/
H A Dconfig.h239 #define HAVE_SETPGID 1 macro
/freebsd-11-stable/gnu/usr.bin/gdb/arch/mips/
H A Dconfig.h239 #define HAVE_SETPGID 1 macro
/freebsd-11-stable/gnu/usr.bin/gdb/arch/powerpc/
H A Dconfig.h239 #define HAVE_SETPGID 1 macro
/freebsd-11-stable/gnu/usr.bin/gdb/arch/powerpc64/
H A Dconfig.h239 #define HAVE_SETPGID 1 macro
/freebsd-11-stable/gnu/usr.bin/gdb/arch/sparc64/
H A Dconfig.h239 #define HAVE_SETPGID 1 macro
/freebsd-11-stable/usr.bin/bmake/
H A Dconfig.h101 #define HAVE_SETPGID 1 macro
/freebsd-11-stable/kerberos5/include/
H A Dconfig.h753 #define HAVE_SETPGID 1 macro
/freebsd-11-stable/usr.sbin/ntp/
H A Dconfig.h802 #define HAVE_SETPGID 1 macro
/freebsd-11-stable/contrib/gdb/gdb/
H A Dinflow.c720 #ifdef HAVE_SETPGID
733 #endif /* HAVE_SETPGID */
/freebsd-11-stable/contrib/tcsh/
H A Dtc.os.h401 #if !defined (HAVE_SETPGID) && !defined (SETPGRP_VOID)
/freebsd-11-stable/contrib/ntp/ntpd/
H A Dntpd.c567 # if !defined(HAVE_SETSID) && !defined (HAVE_SETPGID) && defined(TIOCNOTTY)
631 # elif defined(HAVE_SETPGID)
634 # else /* !HAVE_SETSID && !HAVE_SETPGID follows */
643 # endif /* !HAVE_SETSID && !HAVE_SETPGID */
/freebsd-11-stable/crypto/heimdal/appl/telnet/telnetd/
H A Dsys_term.c1040 #ifdef HAVE_SETPGID
/freebsd-11-stable/contrib/ntp/parseutil/
H A Ddcfd.c1203 #if defined(HAVE_SETPGID) || defined(HAVE_SETSID)
1211 #else /* HAVE_SETPGID || HAVE_SETSID */
1227 #endif /* HAVE_SETPGID || HAVE_SETSID */
/freebsd-11-stable/contrib/bmake/
H A Djob.c1455 #if defined(HAVE_SETPGID)

Completed in 1126 milliseconds