Home
last modified time | relevance | path

Searched defs:simple_readline (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DPythonReadline.cpp37 static char *simple_readline(FILE *stdin, FILE *stdout, const char *prompt) { in simple_readline() function
/freebsd/crypto/heimdal/appl/ftp/ftp/
H A Dmain.c234 simple_readline(char *prompt) in simple_readline() function