rlim_max 196 daemons/pacemakerd/pacemakerd.c if ((cores.rlim_max == 0) && (geteuid() == 0)) { rlim_max 197 daemons/pacemakerd/pacemakerd.c cores.rlim_max = RLIM_INFINITY; rlim_max 200 daemons/pacemakerd/pacemakerd.c (unsigned long long) cores.rlim_max); rlim_max 202 daemons/pacemakerd/pacemakerd.c cores.rlim_cur = cores.rlim_max; rlim_max 191 maint/gnulib/lib/get-rusage-as.c if (orig_limit.rlim_max != RLIM_INFINITY rlim_max 193 maint/gnulib/lib/get-rusage-as.c || orig_limit.rlim_cur > orig_limit.rlim_max)) rlim_max 220 maint/gnulib/lib/get-rusage-as.c if (orig_limit.rlim_max != RLIM_INFINITY rlim_max 221 maint/gnulib/lib/get-rusage-as.c && orig_limit.rlim_max < try_next) rlim_max 222 maint/gnulib/lib/get-rusage-as.c try_next = orig_limit.rlim_max; rlim_max 232 maint/gnulib/lib/get-rusage-as.c try_limit.rlim_max = orig_limit.rlim_max; rlim_max 278 maint/gnulib/lib/get-rusage-as.c try_limit.rlim_max = orig_limit.rlim_max; rlim_max 188 maint/gnulib/lib/get-rusage-data.c if (orig_limit.rlim_max != RLIM_INFINITY rlim_max 190 maint/gnulib/lib/get-rusage-data.c || orig_limit.rlim_cur > orig_limit.rlim_max)) rlim_max 214 maint/gnulib/lib/get-rusage-data.c if (orig_limit.rlim_max != RLIM_INFINITY rlim_max 215 maint/gnulib/lib/get-rusage-data.c && orig_limit.rlim_max < try_next) rlim_max 216 maint/gnulib/lib/get-rusage-data.c try_next = orig_limit.rlim_max; rlim_max 226 maint/gnulib/lib/get-rusage-data.c try_limit.rlim_max = orig_limit.rlim_max; rlim_max 270 maint/gnulib/lib/get-rusage-data.c try_limit.rlim_max = orig_limit.rlim_max; rlim_max 106 maint/gnulib/lib/getdtablesize.c # define rlim_cur rlim_max rlim_max 57 maint/gnulib/tests/test-c-stack.c rl.rlim_cur = rl.rlim_max = 0x100000; /* 1 MB */ rlim_max 72 maint/gnulib/tests/test-dprintf-posix2.c if (limit.rlim_max == RLIM_INFINITY || limit.rlim_max > MAX_ALLOC_TOTAL) rlim_max 73 maint/gnulib/tests/test-dprintf-posix2.c limit.rlim_max = MAX_ALLOC_TOTAL; rlim_max 74 maint/gnulib/tests/test-dprintf-posix2.c limit.rlim_cur = limit.rlim_max; rlim_max 52 maint/gnulib/tests/test-fprintf-posix2.c if (limit.rlim_max == RLIM_INFINITY || limit.rlim_max > 10000000) rlim_max 53 maint/gnulib/tests/test-fprintf-posix2.c limit.rlim_max = 10000000; rlim_max 54 maint/gnulib/tests/test-fprintf-posix2.c limit.rlim_cur = limit.rlim_max; rlim_max 62 maint/gnulib/tests/test-fprintf-posix2.c if (limit.rlim_max == RLIM_INFINITY || limit.rlim_max > 10000000) rlim_max 63 maint/gnulib/tests/test-fprintf-posix2.c limit.rlim_max = 10000000; rlim_max 64 maint/gnulib/tests/test-fprintf-posix2.c limit.rlim_cur = limit.rlim_max; rlim_max 72 maint/gnulib/tests/test-fprintf-posix2.c if (limit.rlim_max == RLIM_INFINITY || limit.rlim_max > 10000000) rlim_max 73 maint/gnulib/tests/test-fprintf-posix2.c limit.rlim_max = 10000000; rlim_max 74 maint/gnulib/tests/test-fprintf-posix2.c limit.rlim_cur = limit.rlim_max; rlim_max 89 maint/gnulib/tests/test-fprintf-posix3.c if (limit.rlim_max == RLIM_INFINITY || limit.rlim_max > MAX_ALLOC_TOTAL) rlim_max 90 maint/gnulib/tests/test-fprintf-posix3.c limit.rlim_max = MAX_ALLOC_TOTAL; rlim_max 91 maint/gnulib/tests/test-fprintf-posix3.c limit.rlim_cur = limit.rlim_max; rlim_max 52 maint/gnulib/tests/test-printf-posix2.c if (limit.rlim_max == RLIM_INFINITY || limit.rlim_max > 10000000) rlim_max 53 maint/gnulib/tests/test-printf-posix2.c limit.rlim_max = 10000000; rlim_max 54 maint/gnulib/tests/test-printf-posix2.c limit.rlim_cur = limit.rlim_max; rlim_max 62 maint/gnulib/tests/test-printf-posix2.c if (limit.rlim_max == RLIM_INFINITY || limit.rlim_max > 10000000) rlim_max 63 maint/gnulib/tests/test-printf-posix2.c limit.rlim_max = 10000000; rlim_max 64 maint/gnulib/tests/test-printf-posix2.c limit.rlim_cur = limit.rlim_max; rlim_max 72 maint/gnulib/tests/test-printf-posix2.c if (limit.rlim_max == RLIM_INFINITY || limit.rlim_max > 10000000) rlim_max 73 maint/gnulib/tests/test-printf-posix2.c limit.rlim_max = 10000000; rlim_max 74 maint/gnulib/tests/test-printf-posix2.c limit.rlim_cur = limit.rlim_max; rlim_max 100 maint/gnulib/tests/test-sigsegv-catch-stackoverflow1.c rl.rlim_cur = rl.rlim_max = 0x100000; /* 1 MB */ rlim_max 125 maint/gnulib/tests/test-sigsegv-catch-stackoverflow2.c rl.rlim_cur = rl.rlim_max = 0x100000; /* 1 MB */