Searched refs:rlim64_t (Results 1 – 25 of 31) sorted by relevance
12
38 #define PRLIMIT64_INFINITY ((rlim64_t) -1)44 #define PRLIMIT64_TESTVAL ((rlim64_t) 0x42420000)56 test_getrlimit64 (int resource, rlim64_t exp_cur, rlim64_t exp_max) in test_getrlimit64()74 test_prlimit64_get (int resource, rlim64_t exp_cur, rlim64_t exp_max) in test_prlimit64_get()90 test_setrlimit64 (int resource, rlim64_t new_cur, rlim64_t new_max) in test_setrlimit64()104 test_prlimit64_set (int resource, rlim64_t new_cur, rlim64_t new_max) in test_prlimit64_set()
136 typedef __rlim64_t rlim64_t; typedef151 rlim64_t rlim_cur;153 rlim64_t rlim_max;
152 typedef __rlim64_t rlim64_t; typedef167 rlim64_t rlim_cur;169 rlim64_t rlim_max;
144 typedef __rlim64_t rlim64_t; typedef159 rlim64_t rlim_cur;161 rlim64_t rlim_max;
46 rlim64_t:m
46 rlim64_t:y
Completed in 17 milliseconds