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

123456

/freebsd-13-stable/contrib/ntp/ntpdc/
H A Dntpdc.c54 static const char * prompt = "ntpdc> "; /* prompt to ask him about */ variable
/freebsd-13-stable/crypto/heimdal/lib/krb5/
H A Dpkinit.c1740 krb5_prompt prompt; local
H A Dkrb5.h685 const char *prompt; member in struct:_krb5_prompt
/freebsd-13-stable/crypto/openssh/
H A Dsftp.c1753 prompt(EditLine *el) function
H A Dsshconnect2.c961 char prompt[256]; local
1004 char prompt[256]; local
1384 char prompt[300], *passphrase, *comment; local
1744 char *name = NULL, *inst = NULL, *lang = NULL, *prompt = NULL; local
[all...]
H A Dssh-keygen.c252 ask_filename(struct passwd *pw, const char *prompt) argument
/freebsd-13-stable/contrib/llvm-project/lldb/source/Interpreter/
H A DCommandInterpreter.cpp2880 GetLLDBCommandsFromIOHandler( const char *prompt, IOHandlerDelegate &delegate, void *baton) argument
2900 GetPythonCommandsFromIOHandler( const char *prompt, IOHandlerDelegate &delegate, void *baton) argument
/freebsd-13-stable/contrib/libedit/
H A Dreadline.c247 rl_set_prompt(const char *prompt) argument
411 const char * volatile prompt = p; local
2093 rl_callback_handler_install(const char *prompt, rl_vcpfunc_t *linefunc) argument
[all...]
/freebsd-13-stable/contrib/dialog/
H A Dutil.c850 dlg_print_line(WINDOW *win, chtype *attr, const char *prompt, int lm, int rm, int *x) argument
967 justify_text(WINDOW *win, const char *prompt, int limit_y, int limit_x, int *high, int *wide) argument
1037 dlg_print_autowrap(WINDOW *win, const char *prompt, int height, int width) argument
1054 dlg_print_scrolled(WINDOW *win, const char *prompt, int offset, int height, int width, int pauseopt) argument
1204 auto_size_preformatted(const char *prompt, int *height, int *width) argument
1272 real_auto_size(const char *title, const char *prompt, int *height, int *width, int boxlines, int mincols) argument
1352 dlg_auto_size(const char *title, const char *prompt, int *height, int *width, int boxlines, int mincols) argument
1869 dlg_tab_correct_str(char *prompt) argument
1947 char *prompt = 0; local
[all...]
/freebsd-13-stable/crypto/openssl/apps/
H A Dapps.c302 char *prompt; local
/freebsd-13-stable/usr.sbin/ppp/
H A Dcommand.c1089 FindExec(struct bundle *bundle, struct cmdtab const *cmds, int argc, int argn, char const *const *argv, struct prompt *prompt, struct datalink *cx) argument
1189 command_Run(struct bundle *bundle, int argc, char const *const *argv, struct prompt *prompt, const char *label, struct datalink *cx) argument
1225 command_Decode(struct bundle *bundle, char *buff, int nb, struct prompt *prompt, const char *label) argument
[all...]
/freebsd-13-stable/contrib/ntp/ntpq/
H A Dntpq.c70 const char *prompt = "ntpq> "; /* prompt to ask him about */ variable

Completed in 291 milliseconds

123456