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

123

/macosx-10.10/bash-94.1.2/bash-3.2/lib/sh/
H A Dclktck.c34 #if !defined (HAVE_SYSCONF) || !defined (_SC_CLK_TCK)
42 #endif /* !HAVE_SYSCONF && !_SC_CLK_TCK */
52 #if defined (HAVE_SYSCONF) && defined (_SC_CLK_TCK)
H A Doslib.c144 # if defined (_POSIX_VERSION) && defined (HAVE_SYSCONF) && defined (_SC_OPEN_MAX)
146 # else /* ! (_POSIX_VERSION && HAVE_SYSCONF && _SC_OPEN_MAX) */
255 #if defined (HAVE_SYSCONF) && defined (_SC_NGROUPS_MAX)
267 #endif /* !HAVE_SYSCONF || !SC_NGROUPS_MAX */
283 #if defined (HAVE_SYSCONF) && defined (_SC_CHILD_MAX)
293 #endif /* !HAVE_SYSCONF || !_SC_CHILD_MAX */
/macosx-10.10/BerkeleyDB-21/db/os/
H A Dos_cpu.c36 #elif defined(HAVE_SYSCONF) && defined(_SC_NPROCESSORS_ONLN)
/macosx-10.10/bash-94.1.2/bash-3.2/include/
H A Dposixtime.h39 #if !defined (HAVE_SYSCONF) || !defined (_SC_CLK_TCK)
47 #endif /* !HAVE_SYSCONF && !_SC_CLK_TCK */
/macosx-10.10/bind9-45.101/bind9/lib/isc/unix/
H A Dos.c25 #ifdef HAVE_SYSCONF
41 #endif /* HAVE_SYSCONF */
83 #elif defined(HAVE_SYSCONF)
/macosx-10.10/ntp-92/lib/isc/unix/
H A Dos.c25 #ifdef HAVE_SYSCONF
41 #endif /* HAVE_SYSCONF */
83 #elif defined(HAVE_SYSCONF)
/macosx-10.10/uucp-11/uucp/unix/
H A Dproctm.c87 #if TIMES_TICK == 0 && (! HAVE_SYSCONF || ! HAVE_SC_CLK_TCK)
97 #endif /* TIMES_TICK == 0 && (! HAVE_SYSCONF || ! HAVE_SC_CLK_TCK) */
104 #if HAVE_SYSCONF
167 #if HAVE_SYSCONF && HAVE_SC_CLK_TCK
169 #else /* ! HAVE_SYSCONF || ! HAVE_SC_CLK_TCK */
179 #endif /* ! HAVE_SYSCONF || ! HAVE_SC_CLK_TCK */
H A Dinit.c108 #if HAVE_SYSCONF
172 #if HAVE_SYSCONF
184 #endif /* ! HAVE_SYSCONF */
/macosx-10.10/Heimdal-398.1.2/lib/roken/
H A Dgetdtablesize.c68 #if defined(HAVE_SYSCONF) && defined(_SC_OPEN_MAX)
70 #else /* !defined(HAVE_SYSCONF) */
86 #endif /* !defined(HAVE_SYSCONF) */
/macosx-10.10/cxxfilt-11/cxxfilt/libiberty/
H A Dgetpagesize.c33 #if defined (HAVE_SYSCONF) && defined (HAVE_UNISTD_H)
/macosx-10.10/libdispatch-442.1.4/config/
H A Dconfig.h130 #define HAVE_SYSCONF 1 macro
/macosx-10.10/BerkeleyDB-21/db/build_s60/
H A Ddb_config.h438 #define HAVE_SYSCONF 1 macro
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/libraries/liblutil/
H A Ddetach.c57 #ifdef HAVE_SYSCONF
/macosx-10.10/OpenSSH-189/openssh/openbsd-compat/
H A Dbsd-closefrom.c96 #ifdef HAVE_SYSCONF
100 #endif /* HAVE_SYSCONF */
/macosx-10.10/bind9-45.101/bind9/
H A Dacconfig.h47 #undef HAVE_SYSCONF macro
/macosx-10.10/sudo-73/src/
H A Dclosefrom.c73 #ifdef HAVE_SYSCONF
77 #endif /* HAVE_SYSCONF */
/macosx-10.10/tcl-105/tcl_ext/expect/expect/
H A Dexpect_cf.h.in48 #undef HAVE_SYSCONF
/macosx-10.10/tcsh-65/tcsh/
H A Dconfig.h.in140 #undef HAVE_SYSCONF
/macosx-10.10/OpenSSH-189/openssh/
H A Dgroupaccess.c78 #if defined(HAVE_SYSCONF) && defined(_SC_NGROUPS_MAX)
H A Dconfig_embedded.h995 #define HAVE_SYSCONF 1 macro
H A Dconfig_macosx.h1041 #define HAVE_SYSCONF 1 macro
/macosx-10.10/bash-94.1.2/bash-3.2/examples/loadables/
H A Dgetconf.h81 #if !defined (HAVE_SYSCONF)
116 #endif /* !HAVE_SYSCONF */
/macosx-10.10/libdispatch-442.1.4/src/shims/
H A Dhw_config.h104 #if HAVE_SYSCONF && defined(_SC_NPROCESSORS_ONLN)
/macosx-10.10/BerkeleyDB-21/db/dist/s60/
H A Ds60_config.in437 #define HAVE_SYSCONF 1
/macosx-10.10/cxxfilt-11/cxxfilt/bfd/
H A Dconfig.in187 #undef HAVE_SYSCONF

Completed in 308 milliseconds

123