Searched refs:channel_input_port_forward_request (Results 1 – 3 of 3) sorted by relevance
218 void channel_input_port_forward_request(int, int);
361 channel_input_port_forward_request(s->pw->pw_uid == 0, options.gateway_ports); in do_authenticated1()
2452 channel_input_port_forward_request(int is_root, int gateway_ports) in channel_input_port_forward_request() function