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

  /external/openssh/
channels.h 286 int channel_setup_local_fwd_listener(struct Forward *, struct ForwardOptions *);
clientloop.c 1004 if (!channel_setup_local_fwd_listener(&fwd,
    [all...]
ssh.c     [all...]
mux.c 787 if (!channel_setup_local_fwd_listener(&fwd,
    [all...]
channels.c 3528 channel_setup_local_fwd_listener(struct Forward *fwd, struct ForwardOptions *fwd_opts) function
    [all...]

Completed in 75 milliseconds