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

  /external/openssh/
monitor.h 58 MONITOR_REQ_PAM_INIT_CTX, MONITOR_ANS_PAM_INIT_CTX,
monitor.c 231 {MONITOR_REQ_PAM_INIT_CTX, MON_ISAUTH, mm_answer_pam_init_ctx},
298 {MONITOR_REQ_PAM_INIT_CTX, MON_ISAUTH, mm_answer_pam_init_ctx},
    [all...]
monitor_wrap.c 825 mm_request_send(pmonitor->m_recvfd, MONITOR_REQ_PAM_INIT_CTX, &m);
    [all...]

Completed in 386 milliseconds