OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MONITOR_ANS_SIGN
(Results
1 - 3
of
3
) sorted by null
/external/openssh/
monitor.h
34
MONITOR_REQ_SIGN,
MONITOR_ANS_SIGN
,
monitor_wrap.c
227
debug3("%s: waiting for
MONITOR_ANS_SIGN
", __func__);
228
mm_request_receive_expect(pmonitor->m_recvfd,
MONITOR_ANS_SIGN
, &m);
[
all
...]
monitor.c
717
mm_request_send(sock,
MONITOR_ANS_SIGN
, m);
[
all
...]
Completed in 26 milliseconds