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

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

Completed in 85 milliseconds