Searched defs:prompts (Results 1 - 11 of 11) sorted by path

/freebsd-10-stable/contrib/gdb/gdb/
H A Devent-top.h61 struct prompts struct
/freebsd-10-stable/crypto/heimdal/kpasswd/
H A Dkpasswd-generator.c66 nop_prompter(krb5_context context, void *data, const char *name, const char *banner, int num_prompts, krb5_prompt prompts[]) argument
/freebsd-10-stable/crypto/heimdal/lib/krb5/
H A Dinit_creds_pw.c486 krb5_prompt prompts[2]; local
[all...]
H A Dprompter_posix.c37 krb5_prompter_posix(krb5_context context, void *data, const char *name, const char *banner, int num_prompts, krb5_prompt prompts[]) argument
/freebsd-10-stable/crypto/openssh/
H A Dauth-bsdauth.c53 bsdauth_query(void *ctx, char **name, char **infotxt, u_int *numprompts, char ***prompts, u_int **echo_on) argument
H A Dauth-chall.c50 char *challenge, *name, *info, **prompts; local
85 char *resp[1], *name, *info, **prompts; local
H A Dauth-pam.c710 sshpam_query(void *ctx, char **name, char **info, u_int *num, char ***prompts, u_int **echo_on) argument
[all...]
H A Dauth-skey.c52 skey_query(void *ctx, char **name, char **infotxt, u_int* numprompts, char ***prompts, u_int **echo_on) argument
H A Dauth2-chall.c258 char *name, *instr, **prompts; local
H A Dmonitor.c948 char **prompts; local
1109 char *name = NULL, *info = NULL, **prompts = NULL; local
H A Dmonitor_wrap.c635 mm_sshpam_query(void *ctx, char **name, char **info, u_int *num, char ***prompts, u_int **echo_on) argument
736 mm_chall_setup(char **name, char **infotxt, u_int *numprompts, char ***prompts, u_int **echo_on) argument
748 mm_bsdauth_query(void *ctx, char **name, char **infotxt, u_int *numprompts, char ***prompts, u_int **echo_on) argument
806 mm_skey_query(void *ctx, char **name, char **infotxt, u_int *numprompts, char ***prompts, u_int **echo_on) argument
[all...]

Completed in 188 milliseconds