Home
last modified time | relevance | path

Searched refs:HAVE_GETRLIMIT (Results 1 – 15 of 15) sorted by relevance

/openbsd/gnu/usr.bin/clang/include/llvm/Config/
H A Dconfig.h108 #define HAVE_GETRLIMIT 1 macro
/openbsd/gnu/llvm/llvm/utils/gn/secondary/llvm/include/llvm/Config/
H A DBUILD.gn213 "HAVE_GETRLIMIT=",
248 "HAVE_GETRLIMIT=1",
/openbsd/gnu/usr.bin/cc/cc_tools/
H A Dauto-host.h795 #define HAVE_GETRLIMIT 1 macro
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dggc-common.c293 #if defined(HAVE_GETRLIMIT)
H A Dsystem.h336 #ifdef HAVE_GETRLIMIT
H A Dconfig.in145 #undef HAVE_GETRLIMIT
H A DChangeLog.09770 * toplev.c (main): Check HAVE_GETRLIMIT and HAVE_SETRLIMIT in addition
9802 * cccp.c (main): Check HAVE_GETRLIMIT and HAVE_SETRLIMIT in addition
/openbsd/gnu/llvm/llvm/include/llvm/Config/
H A Dconfig.h.cmake99 #cmakedefine HAVE_GETRLIMIT ${HAVE_GETRLIMIT}
/openbsd/gnu/gcc/gcc/
H A Dggc-common.c680 #if defined(HAVE_GETRLIMIT) in ggc_rlimit_bound()
742 #if defined(HAVE_GETRLIMIT) && defined (RLIMIT_RSS) in ggc_min_heapsize_heuristic()
H A Dsystem.h422 #ifdef HAVE_GETRLIMIT
/openbsd/sbin/unwind/libunbound/
H A Dconfig.h310 #define HAVE_GETRLIMIT 1 macro
/openbsd/usr.sbin/unbound/daemon/
H A Dunbound.c177 #ifdef HAVE_GETRLIMIT in checkrlimits()
/openbsd/gnu/llvm/llvm/lib/Support/Unix/
H A DProgram.inc147 #if HAVE_SYS_RESOURCE_H && HAVE_GETRLIMIT && HAVE_SETRLIMIT
/openbsd/gnu/llvm/llvm/cmake/
H A Dconfig-ix.cmake292 check_symbol_exists(getrlimit "sys/types.h;sys/time.h;sys/resource.h" HAVE_GETRLIMIT)
/openbsd/usr.sbin/unbound/
H A Dconfig.h.in305 #undef HAVE_GETRLIMIT