Searched refs:rlim_t (Results 1 – 25 of 34) sorted by relevance
12
47 test_getrlimit (int resource, rlim_t exp_cur, rlim_t exp_max) in test_getrlimit()65 test_prlimit_get (int resource, rlim_t exp_cur, rlim_t exp_max) in test_prlimit_get()83 test_setrlimit (int resource, rlim_t new_cur, rlim_t new_max) in test_setrlimit()97 test_prlimit_set (int resource, rlim_t new_cur, rlim_t new_max) in test_prlimit_set()
131 typedef __rlim_t rlim_t; typedef133 typedef __rlim64_t rlim_t; typedef142 rlim_t rlim_cur;144 rlim_t rlim_max;
147 typedef __rlim_t rlim_t; typedef149 typedef __rlim64_t rlim_t; typedef158 rlim_t rlim_cur;160 rlim_t rlim_max;
139 typedef __rlim_t rlim_t; typedef141 typedef __rlim64_t rlim_t; typedef150 rlim_t rlim_cur;152 rlim_t rlim_max;
29 rlim_t limit; in __getdtablesize()
60 if ((rlim_t) newlimit > RLIM_INFINITY / 512) in __ulimit()
47 rlim_t:m
47 rlim_t:y
Completed in 12 milliseconds