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

/freebsd-9.3-release/contrib/tcsh/
H A Ded.inputl.c94 int nr_history_exp; /* number of (attempted) history expansions */ local
401 nr_history_exp = 0;
404 nr_history_exp += ExpandHistory();
407 if (nr_history_exp == 0 ||

Completed in 47 milliseconds