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