Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dmonitor.c608 int postauth; in mm_answer_state() local
659 postauth = (authctxt && authctxt->pw && authctxt->authenticated); in mm_answer_state()
660 if (postauth) { in mm_answer_state()