Searched refs:HAVE_SYSCONF (Results 1 - 23 of 23) sorted by relevance

/freebsd-11-stable/lib/libblocksruntime/
H A Dconfig.h8 #define HAVE_SYSCONF 1 macro
/freebsd-11-stable/contrib/ntp/include/
H A Dlibntp.h3 #if defined(HAVE_SYSCONF) && defined(_SC_OPEN_MAX)
/freebsd-11-stable/contrib/ntp/lib/isc/unix/
H A Dos.c25 #ifdef HAVE_SYSCONF
41 #endif /* HAVE_SYSCONF */
83 #elif defined(HAVE_SYSCONF)
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/builtins/
H A Denable_execute_stack.c17 // Remove #define HAVE_SYSCONF 1 line.
18 #define HAVE_SYSCONF 1 macro
53 #elif !defined(HAVE_SYSCONF)
54 #error "HAVE_SYSCONF not defined! See enable_execute_stack.c"
/freebsd-11-stable/contrib/gcclibs/libiberty/
H A Dgetpagesize.c33 #if defined (HAVE_SYSCONF) && defined (HAVE_UNISTD_H)
/freebsd-11-stable/bin/csh/
H A Dconfig.h166 #define HAVE_SYSCONF 1 macro
/freebsd-11-stable/contrib/binutils/libiberty/
H A Dgetpagesize.c33 #if defined (HAVE_SYSCONF) && defined (HAVE_UNISTD_H)
/freebsd-11-stable/crypto/heimdal/lib/roken/
H A Dgetdtablesize.c68 #if defined(HAVE_SYSCONF) && defined(_SC_OPEN_MAX)
70 #else /* !defined(HAVE_SYSCONF) */
86 #endif /* !defined(HAVE_SYSCONF) */
/freebsd-11-stable/lib/clang/include/llvm/Config/
H A Dconfig.h186 #define HAVE_SYSCONF 1 macro
/freebsd-11-stable/crypto/openssh/
H A Dgroupaccess.c60 #if defined(HAVE_SYSCONF) && defined(_SC_NGROUPS_MAX)
H A Dconfig.h1171 #define HAVE_SYSCONF 1 macro
H A Ddefines.h665 #ifdef HAVE_SYSCONF
/freebsd-11-stable/crypto/openssh/openbsd-compat/
H A Dbsd-closefrom.c96 #ifdef HAVE_SYSCONF
100 #endif /* HAVE_SYSCONF */
/freebsd-11-stable/gnu/usr.bin/binutils/libiberty/
H A Dconfig.h263 #define HAVE_SYSCONF 1 macro
/freebsd-11-stable/gnu/usr.bin/cc/libiberty/
H A Dconfig.h262 #define HAVE_SYSCONF 1 macro
/freebsd-11-stable/contrib/opie/
H A Dacconfig.h220 #undef HAVE_SYSCONF macro
/freebsd-11-stable/contrib/gcc/
H A Dtimevar.c56 #if HAVE_SYSCONF && defined _SC_CLK_TCK
/freebsd-11-stable/gnu/usr.bin/cc/cc_tools/
H A Dauto-host.h1071 #define HAVE_SYSCONF 1 macro
/freebsd-11-stable/kerberos5/include/
H A Dconfig.h984 #define HAVE_SYSCONF 1 macro
/freebsd-11-stable/usr.sbin/ntp/
H A Dconfig.h940 #define HAVE_SYSCONF 1 macro
/freebsd-11-stable/contrib/ntp/util/
H A Dtickadj.c434 #if defined(HAVE_SYSCONF) && defined(_SC_CLK_TCK)
436 #endif /* not HAVE_SYSCONF && _SC_CLK_TCK */
/freebsd-11-stable/contrib/tcsh/
H A Dsh.exp.c156 # if defined (HAVE_SYSCONF) && defined (_SC_NGROUPS_MAX)
/freebsd-11-stable/contrib/ntp/parseutil/
H A Ddcfd.c1184 #if defined(HAVE_SYSCONF) && defined(_SC_OPEN_MAX)
1186 #else /* HAVE_SYSCONF && _SC_OPEN_MAX */
1188 #endif /* HAVE_SYSCONF && _SC_OPEN_MAX */

Completed in 265 milliseconds