Searched refs:channel_input_port_forward_request (Results 1 – 4 of 4) sorted by relevance
270 int channel_input_port_forward_request(int, struct ForwardOptions *);
169 #define channel_input_port_forward_request Fssh_channel_input_port_forward_request macro
402 if (channel_input_port_forward_request(s->pw->pw_uid == 0, in do_authenticated1()
3448 channel_input_port_forward_request(int is_root, struct ForwardOptions *fwd_opts) function