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

/macosx-10.9.5/bash-92/bash-3.2/builtins/
H A Dulimit.c105 # define RLIM_INFINITY 0x7fffffff macro
[all...]
/macosx-10.9.5/xnu-2422.115.4/bsd/sys/
H A Dresource.h327 #define RLIM_INFINITY (((__uint64_t)1 << 63) - 1) /* no limit */ macro
/macosx-10.9.5/zsh-60/zsh/Src/
H A Dzsh_system.h497 # define RLIM_INFINITY 0x7fffffff macro
/macosx-10.9.5/tcsh-65/tcsh/
H A Dsh.func.c1799 # define RLIM_INFINITY 0x003fffff macro
1838 # define RLIM_INFINITY 0x7fffffff macro
[all...]

Completed in 104 milliseconds