Searched refs:num_prompts (Results 1 - 10 of 10) sorted by relevance

/macosx-10.10/Heimdal-398.1.2/lib/krb5/
H A Dprompter_posix.c41 int num_prompts,
52 for (i = 0; i < num_prompts; ++i) {
79 int num_prompts,
89 if (num_prompts) {
37 krb5_prompter_posix(krb5_context context, void *data, const char *name, const char *banner, int num_prompts, krb5_prompt prompts[]) argument
75 krb5_prompter_print_only(krb5_context context, void *data, const char *name, const char *banner, int num_prompts, krb5_prompt prompts[]) argument
H A Dkrb5-protos.h6656 int num_prompts,
6665 int num_prompts,
/macosx-10.10/MITKerberosShim-66/PrivateKerberos/
H A DKerberosLoginPrivate.h60 int num_prompts,
/macosx-10.10/Heimdal-398.1.2/kpasswd/
H A Dkpasswd-generator.c70 int num_prompts,
66 nop_prompter(krb5_context context, void *data, const char *name, const char *banner, int num_prompts, krb5_prompt prompts[]) argument
/macosx-10.10/OpenSSH-189/openssh/
H A Dsshconnect2.c1675 u_int num_prompts, i; local
1696 num_prompts = packet_get_int();
1704 packet_put_int(num_prompts);
1706 debug2("input_userauth_info_req: num_prompts %d", num_prompts);
1707 for (i = 0; i < num_prompts; i++) {
/macosx-10.10/curl-83.1.2/curl/lib/
H A Dssh.c207 int instruction_len, int num_prompts,
219 fprintf(stderr, "num_prompts=%d\n", num_prompts);
226 if(num_prompts == 1) {
206 kbd_callback(const char *name, int name_len, const char *instruction, int instruction_len, int num_prompts, const LIBSSH2_USERAUTH_KBDINT_PROMPT *prompts, LIBSSH2_USERAUTH_KBDINT_RESPONSE *responses, void **abstract) argument
/macosx-10.10/MITKerberosShim-66/
H A Dmisc.c748 int num_prompts,
744 krb5_prompter_posix(mit_krb5_context context, void *data, const char *name, const char *banner, int num_prompts, mit_krb5_prompt prompts[]) argument
/macosx-10.10/MITKerberosShim-66/Kerberos/
H A Dkrb5.h2187 int num_prompts,
2196 int num_prompts,
/macosx-10.10/MITKerberosShim-66/include/
H A Dmit-krb5.h2163 int num_prompts,
2172 int num_prompts,
/macosx-10.10/MITKerberosShim-66/mit-include/krb5/
H A Dkrb5.h2189 int num_prompts,
2198 int num_prompts,

Completed in 220 milliseconds