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

/system/core/liblinenoise/
H A Dlinenoise.c214 static int linenoisePrompt(int fd, char *buf, size_t buflen, const char *prompt) { function
381 count = linenoisePrompt(fd, buf, buflen, prompt);

Completed in 53 milliseconds