Searched defs:RLIM_INFINITY (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/sys/sys/
H A Dresource.h120 #define RLIM_INFINITY ((rlim_t)(((__uint64_t)1 << 63) - 1)) macro
/freebsd-current/contrib/tcsh/
H A Dsh.func.c1824 # define RLIM_INFINITY 0x003fffff macro
1863 # define RLIM_INFINITY 0x7fffffff macro
[all...]

Completed in 174 milliseconds