Searched refs:__rlim64_t (Results 1 – 8 of 8) sorted by relevance
98 typedef __rlim64_t rlim_t;101 typedef __rlim64_t rlim64_t;
149 typedef __rlim64_t rlim_t;152 typedef __rlim64_t rlim64_t;
133 typedef __rlim64_t rlim_t;136 typedef __rlim64_t rlim64_t;
141 typedef __rlim64_t rlim_t;144 typedef __rlim64_t rlim64_t;
158 __STD_TYPE __RLIM64_T_TYPE __rlim64_t; /* Type for resource measurement (LFS). */ variable
3443 __rlim_t and __rlim64_t.4153 * sysdeps/unix/sysv/linux/bits/types.h (__rlim_t, __rlim64_t): Make
7952 rlim_t is always 64 bit, use __rlim64_t to declare it