Searched defs:allocated_listen_port (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/crypto/openssh/
H A Dserverloop.c1127 int success = 0, allocated_listen_port = 0; local
H A Dchannels.c2785 channel_setup_fwd_listener(int type, const char *listen_addr, u_short listen_port, int *allocated_listen_port, const char *host_to_connect, u_short port_to_connect, int gateway_ports) argument
3005 channel_setup_remote_fwd_listener(const char *listen_address, u_short listen_port, int *allocated_listen_port, int gateway_ports) argument
[all...]

Completed in 166 milliseconds