Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/ssh/include/
H A Dauth2-pam.h22 int abandoned, finished, num_received, num_expected; member
/titanic_41/usr/src/cmd/ssh/sshd/
H A Dauth2-pam.c234 conv_ctxt->num_received = 0; in do_pam_conv_kbd_int()
331 if (conv_ctxt->num_received == conv_ctxt->num_expected) { in do_pam_conv_kbd_int()
392 conv_ctxt->num_received++; in input_userauth_info_response_pam()