Searched refs:shell_add_history (Results 1 – 2 of 2) sorted by relevance
121 # define shell_add_history(X) add_history(X) macro130 # define shell_add_history(X) linenoiseHistoryAdd(X) macro645 if( zResult && *zResult ) shell_add_history(zResult); in one_input_line()
127 # define shell_add_history(X) add_history(X) macro136 # define shell_add_history(X) linenoiseHistoryAdd(X) macro651 if( zResult && *zResult ) shell_add_history(zResult); in one_input_line()