Searched refs:nr_history_exp (Results 1 – 1 of 1) sorted by relevance
94 int nr_history_exp; /* number of (attempted) history expansions */ in Inputl() local401 nr_history_exp = 0; in Inputl()404 nr_history_exp += ExpandHistory(); in Inputl()407 if (nr_history_exp == 0 || in Inputl()