Home
last modified time | relevance | path

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

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