OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MONITOR_REQ_GSSSETUP
(Results
1 - 3
of
3
) sorted by null
/external/openssh/
monitor.h
54
MONITOR_REQ_GSSSETUP
= 42, MONITOR_ANS_GSSSETUP = 43,
monitor_wrap.c
873
mm_request_send(pmonitor->m_recvfd,
MONITOR_REQ_GSSSETUP
, &m);
monitor.c
229
{
MONITOR_REQ_GSSSETUP
, MON_ISAUTH, mm_answer_gss_setup_ctx},
[
all
...]
Completed in 133 milliseconds