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

/fuchsia/zircon/third_party/ulib/linenoise/include/linenoise/
H A Dlinenoise.h65 int linenoiseHistorySave(const char *filename);
/fuchsia/zircon/third_party/ulib/linenoise/
H A Dexample.c63 linenoiseHistorySave("history.txt"); /* Save the history on disk. */
H A Dlinenoise.c1256 int linenoiseHistorySave(const char *filename) { function

Completed in 27 milliseconds