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

/freebsd-13-stable/crypto/openssh/
H A Dmonitor.h56 MONITOR_REQ_GETPWCLASS = 50, MONITOR_ANS_GETPWCLASS = 51, enumerator in enum:monitor_reqtype
H A Dmonitor_wrap.c266 mm_request_send(pmonitor->m_recvfd, MONITOR_REQ_GETPWCLASS, m);
H A Dmonitor.c196 {MONITOR_REQ_GETPWCLASS, MON_ISAUTH, mm_answer_login_getpwclass},

Completed in 117 milliseconds