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

/macosx-10.10/ksh-23/ksh/src/cmd/ksh93/include/
H A Dulimit.h36 # define RLIMIT_STACK (LIM_STACK-1) macro
50 # define RLIMIT_STACK LIM_STACK macro
143 #define RLIMIT_STACK RLIMIT_UNKNOWN macro
/macosx-10.10/xnu-2782.1.97/bsd/sys/
H A Dresource.h383 #define RLIMIT_STACK 3 /* stack size */ macro
/macosx-10.10/zsh-61/zsh/Src/
H A Dzsh_system.h491 # define RLIMIT_STACK 3 macro
/macosx-10.10/tcsh-65/tcsh/
H A Dsh.func.c1805 # define RLIMIT_STACK 1005 macro
1832 # define RLIMIT_STACK 3 macro

Completed in 86 milliseconds