Searched refs:permitopen_port (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.0-release/crypto/openssh/
H A Dchannels.h282 int permitopen_port(const char *);
H A Dauth-options.c344 if (p == NULL || (port = permitopen_port(p)) < 0) {
H A Dssh_namespace.h416 #define permitopen_port ssh_permitopen_port macro
H A Dservconf.c1554 if (arg == NULL || ((port = permitopen_port(arg)) < 0))
H A Dchannels.c3289 permitopen_port(const char *p) function

Completed in 101 milliseconds