HomeSort by relevance Sort by last modified time
    Searched refs:MONITOR_REQ_PAM_ACCOUNT (Results 1 - 3 of 3) sorted by null

  /external/openssh/
monitor.h 57 MONITOR_REQ_PAM_ACCOUNT, MONITOR_ANS_PAM_ACCOUNT,
monitor.c 230 {MONITOR_REQ_PAM_ACCOUNT, 0, mm_answer_pam_account},
297 {MONITOR_REQ_PAM_ACCOUNT, 0, mm_answer_pam_account},
398 MONITOR_REQ_PAM_ACCOUNT, &m);
994 monitor_permit(mon_dispatch, MONITOR_REQ_PAM_ACCOUNT, 1);
    [all...]
monitor_wrap.c 800 mm_request_send(pmonitor->m_recvfd, MONITOR_REQ_PAM_ACCOUNT, &m);
    [all...]

Completed in 21 milliseconds