Home
last modified time | relevance | path

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

/external/curl/lib/vssh/
Dlibssh.c597 int nprompts; in myssh_auth_interactive() local
609 nprompts = ssh_userauth_kbdint_getnprompts(sshc->ssh_session); in myssh_auth_interactive()
610 if(nprompts != 1) in myssh_auth_interactive()
627 nprompts = ssh_userauth_kbdint_getnprompts(sshc->ssh_session); in myssh_auth_interactive()
628 if(nprompts != 0) in myssh_auth_interactive()