Home
last modified time | relevance | path

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

/third_party/curl/lib/vssh/
H A Dlibssh.c602 int nprompts; in myssh_auth_interactive() local
614 nprompts = ssh_userauth_kbdint_getnprompts(sshc->ssh_session); in myssh_auth_interactive()
615 if(nprompts != 1) in myssh_auth_interactive()
632 nprompts = ssh_userauth_kbdint_getnprompts(sshc->ssh_session); in myssh_auth_interactive()
633 if(nprompts) in myssh_auth_interactive()

Completed in 3 milliseconds