Searched refs:permitopen_port (Results 1 – 8 of 8) sorted by relevance
44 int permitopen_port(const char *p);
380 int permitopen_port(const char *);
301 if (cp == NULL || (port = permitopen_port(cp)) < 0) in set_fwdpermit_from_authopts()316 if (cp == NULL || (port = permitopen_port(cp)) < 0) in set_fwdpermit_from_authopts()
1239 if (arg == NULL || ((port = permitopen_port(arg)) < 0)) in server_process_permitopen_list()
2064 if (arg == NULL || ((port = permitopen_port(arg)) < 0)) in ssh_init_forward_permissions()
1965 permitopen_port(const char *p) in permitopen_port() function
2613 ((port = permitopen_port(arg)) < 0)) { in process_server_config_line_depth()
294 permitopen_port