Searched refs:nprompts (Results 1 – 1 of 1) sorted by relevance
487 int nprompts; in myssh_auth_interactive() local499 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()