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