Searched defs:prompt (Results 126 - 145 of 145) sorted by relevance

123456

/freebsd-current/contrib/tcpdump/
H A Dprint-radius.c476 static const char *prompt[]={ "No Echo", variable
/freebsd-current/contrib/ntp/ntpdc/
H A Dntpdc.c54 static const char * prompt = "ntpdc> "; /* prompt to ask him about */ variable
/freebsd-current/crypto/openssh/
H A Dssh-pkcs11.c246 char *pin = NULL, prompt[1024]; local
H A Dssh-agent.c861 char *fp = NULL, *pin = NULL, *prompt = NULL; local
H A Dsshconnect2.c1036 char *password, *prompt = NULL; local
1077 char prompt[256]; local
1209 char *fp = NULL, *pin = NULL, *prompt = NULL; local
1523 char prompt[300], *passphrase, *comment; local
1944 char *name = NULL, *inst = NULL, *lang = NULL, *prompt = NULL; local
[all...]
H A Dsftp.c1823 prompt(EditLine *el) function
H A Dssh-keygen.c256 ask_filename(struct passwd *pw, const char *prompt) argument
2589 char *pin = NULL, *prompt = NULL; local
/freebsd-current/crypto/openssl/engines/
H A De_loader_attic.c62 char *prompt = NULL; local
/freebsd-current/contrib/telnet/telnet/
H A Dtelnet.c112 char *prompt = 0; variable
/freebsd-current/crypto/heimdal/lib/krb5/
H A Dpkinit.c1832 krb5_prompt prompt; local
H A Dkrb5.h685 const char *prompt; member in struct:_krb5_prompt
/freebsd-current/contrib/llvm-project/lldb/source/API/
H A DSBDebugger.cpp1413 void SBDebugger::SetPrompt(const char *prompt) { argument
/freebsd-current/contrib/llvm-project/lldb/source/Host/common/
H A DEditline.cpp326 std::string prompt = m_set_prompt; local
443 std::string prompt = local
1450 SetPrompt(const char *prompt) argument
[all...]
/freebsd-current/contrib/dialog/
H A Dutil.c921 dlg_print_line(WINDOW *win, chtype *attr, const char *prompt, int lm, int rm, int *x) argument
1038 justify_text(WINDOW *win, const char *prompt, int limit_y, int limit_x, int *high, int *wide) argument
1108 dlg_print_autowrap(WINDOW *win, const char *prompt, int height, int width) argument
1125 dlg_print_scrolled(WINDOW *win, const char *prompt, int offset, int height, int width, int pauseopt) argument
1278 auto_size_preformatted(const char *prompt, int *height, int *width) argument
1345 real_auto_size(const char *title, const char *prompt, int *height, int *width, int boxlines, int mincols) argument
1426 dlg_auto_size(const char *title, const char *prompt, int *height, int *width, int boxlines, int mincols) argument
2069 dlg_tab_correct_str(char *prompt) argument
2150 char *prompt = 0; local
[all...]
/freebsd-current/contrib/libedit/
H A Dreadline.c258 rl_set_prompt(const char *prompt) argument
439 const char * volatile prompt = p; local
2163 rl_callback_handler_install(const char *prompt, rl_vcpfunc_t *linefunc) argument
[all...]
/freebsd-current/usr.sbin/ppp/
H A Dcommand.c1087 FindExec(struct bundle *bundle, struct cmdtab const *cmds, int argc, int argn, char const *const *argv, struct prompt *prompt, struct datalink *cx) argument
1187 command_Run(struct bundle *bundle, int argc, char const *const *argv, struct prompt *prompt, const char *label, struct datalink *cx) argument
1223 command_Decode(struct bundle *bundle, char *buff, int nb, struct prompt *prompt, const char *label) argument
[all...]
/freebsd-current/contrib/llvm-project/lldb/source/Core/
H A DDebugger.cpp1411 AssertCallback(llvm::StringRef message, llvm::StringRef backtrace, llvm::StringRef prompt) argument
/freebsd-current/contrib/llvm-project/lldb/source/Interpreter/
H A DCommandInterpreter.cpp3274 GetLLDBCommandsFromIOHandler( const char *prompt, IOHandlerDelegate &delegate, void *baton) argument
3293 GetPythonCommandsFromIOHandler( const char *prompt, IOHandlerDelegate &delegate, void *baton) argument
/freebsd-current/contrib/ntp/ntpq/
H A Dntpq.c69 const char *prompt = "ntpq> "; /* prompt to ask him about */ variable
/freebsd-current/contrib/ee/
H A Dee.c1867 get_string(char *prompt, int advance) argument
[all...]

Completed in 232 milliseconds

123456