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

/system/core/liblinenoise/
H A Dlinenoise.c364 static int linenoiseRaw(char *buf, size_t buflen, const char *prompt) { function
404 count = linenoiseRaw(buf,LINENOISE_MAX_LINE,prompt);

Completed in 214 milliseconds