Searched refs:HAVE_GETRLIMIT (Results 1 - 25 of 32) sorted by relevance

12

/macosx-10.10.1/Heimdal-398.1.2/lib/roken/
H A Dgetdtablesize.c71 #if defined(HAVE_GETRLIMIT) && defined(RLIMIT_NOFILE)
75 #else /* !definded(HAVE_GETRLIMIT) */
85 #endif /* !definded(HAVE_GETRLIMIT) */
/macosx-10.10.1/emacs-93/emacs/src/
H A Dvm-limit.c36 #ifdef HAVE_GETRLIMIT
160 #ifdef HAVE_GETRLIMIT
175 #else /* not HAVE_GETRLIMIT */
190 #endif /* not HAVE_GETRLIMIT */
/macosx-10.10.1/vim-55/src/auto/
H A Dconfig.h174 #define HAVE_GETRLIMIT 1 macro
/macosx-10.10.1/bash-94.1.2/bash-3.2/
H A Dconfig-bot.h31 #if defined (HAVE_SYS_RESOURCE_H) && defined (HAVE_GETRLIMIT)
H A Dconfig.h.in568 #undef HAVE_GETRLIMIT
/macosx-10.10.1/curl-83.1.2/curl/lib/
H A Dconfig-vxworks.h237 #define HAVE_GETRLIMIT 1 macro
H A Dcurl_config.h.cmake221 #cmakedefine HAVE_GETRLIMIT ${HAVE_GETRLIMIT}
H A Dcurl_config.h.in259 #undef HAVE_GETRLIMIT
/macosx-10.10.1/curl-83.1.2/
H A Dcurl_config.h260 #define HAVE_GETRLIMIT 1 macro
/macosx-10.10.1/OpenSSH-189/openssh/
H A Dconfig_embedded.h454 #define HAVE_GETRLIMIT 1 macro
H A Dconfig_macosx.h470 #define HAVE_GETRLIMIT 1 macro
H A Dssh-keyscan.c115 #if defined(HAVE_GETRLIMIT) && defined(RLIMIT_NOFILE)
/macosx-10.10.1/bash-94.1.2/
H A Dconfig.h569 #define HAVE_GETRLIMIT 1 macro
/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/Config/
H A Dconfig.h.cmake158 #cmakedefine HAVE_GETRLIMIT ${HAVE_GETRLIMIT}
H A Dconfig.h.in159 #undef HAVE_GETRLIMIT
/macosx-10.10.1/vim-55/src/
H A Dconfig.h.in166 #undef HAVE_GETRLIMIT
H A Dos_unix.h199 #if (defined(HAVE_SYS_RESOURCE_H) && defined(HAVE_GETRLIMIT)) \
/macosx-10.10.1/Heimdal-398.1.2/packages/mac/SnowLeopard10A/
H A Dconfig.h440 #define HAVE_GETRLIMIT 1 macro
/macosx-10.10.1/OpenSSH-189/osslshim/config/
H A Dossl-config.h459 #define HAVE_GETRLIMIT 1 macro
/macosx-10.10.1/apr-32/apr/apr/include/arch/unix/
H A Dapr_private.h.in212 #undef HAVE_GETRLIMIT
/macosx-10.10.1/curl-83.1.2/curl/tests/libtest/
H A Dlib518.c51 #if defined(HAVE_GETRLIMIT) && defined(HAVE_SETRLIMIT)
507 #else /* defined(HAVE_GETRLIMIT) && defined(HAVE_SETRLIMIT) */
516 #endif /* defined(HAVE_GETRLIMIT) && defined(HAVE_SETRLIMIT) */
H A Dlib537.c52 #if defined(HAVE_GETRLIMIT) && defined(HAVE_SETRLIMIT)
510 #else /* defined(HAVE_GETRLIMIT) && defined(HAVE_SETRLIMIT) */
519 #endif /* defined(HAVE_GETRLIMIT) && defined(HAVE_SETRLIMIT) */
/macosx-10.10.1/bash-94.1.2/bash-3.2/builtins/
H A Dulimit.c55 #if !defined (RLIMIT_FSIZE) || !defined (HAVE_GETRLIMIT)
/macosx-10.10.1/zsh-61/zsh/
H A Dconfig.h.in272 #undef HAVE_GETRLIMIT
/macosx-10.10.1/zsh-61/zsh/Src/Builtins/
H A Drlimits.c33 #if defined(HAVE_GETRLIMIT) && defined(RLIM_INFINITY)
977 #else /* !HAVE_GETRLIMIT || !RLIM_INFINITY */
983 #endif /* !HAVE_GETRLIMIT || !RLIM_INFINITY */

Completed in 245 milliseconds

12