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

/freebsd-12-stable/contrib/sqlite3/
H A Dshell.c134 # define shell_write_history(X) write_history(X) macro
143 # define shell_write_history(X) linenoiseHistorySave(X) macro
150 # define shell_write_history(X) macro
21519 shell_write_history(zHistory);

Completed in 185 milliseconds