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

/fuchsia/zircon/third_party/ulib/linenoise/include/linenoise/
H A Dlinenoise.h66 int linenoiseHistoryLoad(const char *filename);
/fuchsia/zircon/third_party/ulib/linenoise/
H A Dexample.c50 linenoiseHistoryLoad("history.txt"); /* Load the history at startup */
H A Dlinenoise.c1276 int linenoiseHistoryLoad(const char *filename) { function

Completed in 26 milliseconds