OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MONITOR_REQ_PAM_INIT_CTX
(Results
1 - 3
of
3
) sorted by null
/external/openssh/
monitor.h
58
MONITOR_REQ_PAM_INIT_CTX
, MONITOR_ANS_PAM_INIT_CTX,
monitor.c
231
{
MONITOR_REQ_PAM_INIT_CTX
, MON_ISAUTH, mm_answer_pam_init_ctx},
298
{
MONITOR_REQ_PAM_INIT_CTX
, MON_ISAUTH, mm_answer_pam_init_ctx},
[
all
...]
monitor_wrap.c
825
mm_request_send(pmonitor->m_recvfd,
MONITOR_REQ_PAM_INIT_CTX
, &m);
[
all
...]
Completed in 386 milliseconds