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

/illumos-gate/usr/src/boot/sys/boot/common/linenoise/
H A Dlinenoise.c213 /* This is an helper function for linenoiseEdit() and is called when the
599 static int linenoiseEdit(char *buf, size_t buflen, const char *prompt) function
779 count = linenoiseEdit(buf,LINENOISE_MAX_LINE,prompt);

Completed in 287 milliseconds