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

/macosx-10.10/OpenSSH-189/openssh/
H A Dchannels.h275 int permitopen_port(const char *);
H A Dauth-options.c344 if (p == NULL || (port = permitopen_port(p)) < 0) {
H A Dservconf.c1496 if (arg == NULL || ((port = permitopen_port(arg)) < 0))
H A Dchannels.c3225 permitopen_port(const char *p) function

Completed in 80 milliseconds