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

/macosx-10.9.5/bash-92/bash-3.2/
H A Dbashhist.c63 static int check_history_control __P((char *));
537 check_history_control (line) function
629 if (check_history_control (line) && history_should_ignore (line) == 0)

Completed in 183 milliseconds