Home
last modified time | relevance | path

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

/external/curl/lib/
Dssh-libssh.c487 int nprompts; in myssh_auth_interactive() local
499 nprompts = ssh_userauth_kbdint_getnprompts(sshc->ssh_session); in myssh_auth_interactive()
500 if(nprompts == SSH_ERROR || nprompts != 1) in myssh_auth_interactive()
517 nprompts = ssh_userauth_kbdint_getnprompts(sshc->ssh_session); in myssh_auth_interactive()
518 if(nprompts != 0) in myssh_auth_interactive()