OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MONITOR_REQ_PTY
(Results
1 - 3
of
3
) sorted by null
/external/openssh/
monitor.h
45
MONITOR_REQ_PTY
, MONITOR_ANS_PTY,
monitor.c
268
{
MONITOR_REQ_PTY
, 0, mm_answer_pty},
310
{
MONITOR_REQ_PTY
, MON_ONCE, mm_answer_pty},
476
monitor_permit(mon_dispatch,
MONITOR_REQ_PTY
, 1);
[
all
...]
monitor_wrap.c
722
mm_request_send(pmonitor->m_recvfd,
MONITOR_REQ_PTY
, &m);
[
all
...]
Completed in 25 milliseconds