Home
last modified time | relevance | path

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

/curl/lib/vssh/
H A Dlibssh.c598 int nprompts; in myssh_auth_interactive() local
610 nprompts = ssh_userauth_kbdint_getnprompts(sshc->ssh_session); in myssh_auth_interactive()
611 if(nprompts != 1) in myssh_auth_interactive()
628 nprompts = ssh_userauth_kbdint_getnprompts(sshc->ssh_session); in myssh_auth_interactive()
629 if(nprompts) in myssh_auth_interactive()

Completed in 7 milliseconds