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

  /external/openssh/
monitor.h 42 MONITOR_REQ_KEYALLOWED, MONITOR_ANS_KEYALLOWED,
monitor.c 247 {MONITOR_REQ_KEYALLOWED, MON_ISAUTH, mm_answer_keyallowed},
284 {MONITOR_REQ_KEYALLOWED, MON_ISAUTH|MON_ALOG, mm_answer_keyallowed},
    [all...]
monitor_wrap.c 412 mm_request_send(pmonitor->m_recvfd, MONITOR_REQ_KEYALLOWED, &m);
    [all...]

Completed in 39 milliseconds