Searched refs:shell_add_history (Results 1 – 1 of 1) sorted by relevance
164 # define shell_add_history(X) add_history(X) macro173 # define shell_add_history(X) linenoiseHistoryAdd(X) macro1841 if( zResult && *zResult ) shell_add_history(zResult); in one_input_line()