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

  /external/openssh/
channels.h 256 int channel_input_port_forward_request(int, int);
session.c 391 if (channel_input_port_forward_request(s->pw->pw_uid == 0,
    [all...]
channels.c 2956 channel_input_port_forward_request(int is_root, int gateway_ports) function
    [all...]

Completed in 162 milliseconds