Searched refs:max_input_history (Results 1 – 2 of 2) sorted by relevance
107 extern int max_input_history;
102 int max_input_history = 0; variable318 max_input_history = INT_MAX; in rl_initialize()1141 max_input_history = max; in stifle_history()1155 omax = max_input_history; in unstifle_history()1156 max_input_history = INT_MAX; in unstifle_history()1166 return max_input_history != INT_MAX; in history_is_stifled()