Home
last modified time | relevance | path

Searched refs:HIST_RECURSE (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/bltins/
H A Dhist.c34 #define HIST_RECURSE 5 macro
270 if(shp->hist_depth++ > HIST_RECURSE) in b_hist()