Searched refs:SH_FORKLIM (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libshell/common/include/
H A Dfault.h49 #define SH_FORKLIM 16 /* fork timeout interval */ macro
/illumos-gate/usr/src/lib/libshell/common/sh/
H A Dxec.c2354 * SH_FORKLIM is the max period between forks - power of 2 usually.
2382 if((forkcnt *= 2) > 1000L*SH_FORKLIM)

Completed in 596 milliseconds