Searched refs:MONITOR_REQ_PAM_ACCOUNT (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/crypto/openssh/
H A Dmonitor.h60 MONITOR_REQ_PAM_ACCOUNT = 102, MONITOR_ANS_PAM_ACCOUNT = 103, enumerator in enum:monitor_reqtype
H A Dmonitor.c204 {MONITOR_REQ_PAM_ACCOUNT, 0, mm_answer_pam_account},
336 MONITOR_REQ_PAM_ACCOUNT, m);
1003 monitor_permit(mon_dispatch, MONITOR_REQ_PAM_ACCOUNT, 1);
H A Dmonitor_wrap.c699 mm_request_send(pmonitor->m_recvfd, MONITOR_REQ_PAM_ACCOUNT, m);

Completed in 59 milliseconds