Searched defs:prompts (Results 1 – 6 of 6) sorted by relevance
/openbsd/gnu/usr.bin/binutils/gdb/ |
H A D | event-top.h | 61 struct prompts struct 73 #define PROMPT(X) the_prompts.prompt_stack[the_prompts.top + X].prompt argument
|
/openbsd/usr.bin/tmux/ |
H A D | cmd-command-prompt.c | 65 struct cmd_command_prompt_prompt *prompts; member 88 char *tmp, *prompts, *prompt, *next_prompt; in cmd_command_prompt_exec() local
|
/openbsd/usr.bin/ssh/ |
H A D | auth-bsdauth.c | 49 u_int *numprompts, char ***prompts, u_int **echo_on) in bsdauth_query()
|
H A D | auth2-chall.c | 218 char *name, *instr, **prompts; in send_userauth_info_request() local
|
H A D | monitor_wrap.c | 747 char ***prompts, u_int **echo_on) in mm_chall_setup() 759 u_int *numprompts, char ***prompts, u_int **echo_on) in mm_bsdauth_query()
|
H A D | monitor.c | 920 char **prompts; in mm_answer_bsdauthquery() local
|