HomeSort by relevance Sort by last modified time
    Searched refs:channel_request_start (Results 1 - 7 of 7) sorted by null

  /external/openssh/
channels.h 211 void channel_request_start(int, char *, int);
clientloop.c 1047 channel_request_start(session_ident,
    [all...]
session.c     [all...]
serverloop.c 267 channel_request_start(channel_id, "keepalive@openssh.com", 1);
    [all...]
ssh.c     [all...]
channels.c 671 channel_request_start(int id, char *service, int wantconfirm) function
676 logit("channel_request_start: %d: unknown channel id", id);
    [all...]
mux.c     [all...]

Completed in 217 milliseconds