OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MONITOR_REQ_SIGN
(Results
1 - 3
of
3
) sorted by null
/external/openssh/
monitor.h
34
MONITOR_REQ_SIGN
, MONITOR_ANS_SIGN,
monitor.c
223
{
MONITOR_REQ_SIGN
, MON_ONCE, mm_answer_sign},
267
{
MONITOR_REQ_SIGN
, 0, mm_answer_sign},
373
monitor_permit(mon_dispatch,
MONITOR_REQ_SIGN
, 1);
469
monitor_permit(mon_dispatch,
MONITOR_REQ_SIGN
, 1);
[
all
...]
monitor_wrap.c
225
mm_request_send(pmonitor->m_recvfd,
MONITOR_REQ_SIGN
, &m);
[
all
...]
Completed in 290 milliseconds