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

  /external/openssh/
monitor.h 60 MONITOR_REQ_PAM_RESPOND, MONITOR_ANS_PAM_RESPOND,
monitor.c 233 {MONITOR_REQ_PAM_RESPOND, MON_ISAUTH, mm_answer_pam_respond},
300 {MONITOR_REQ_PAM_RESPOND, MON_ISAUTH, mm_answer_pam_respond},
    [all...]
monitor_wrap.c 881 mm_request_send(pmonitor->m_recvfd, MONITOR_REQ_PAM_RESPOND, &m);
    [all...]

Completed in 20 milliseconds