Searched refs:permitopen_port (Results 1 – 7 of 7) sorted by relevance
43 int permitopen_port(const char *p);
373 int permitopen_port(const char *);
295 if (cp == NULL || (port = permitopen_port(cp)) < 0) in set_fwdpermit_from_authopts()310 if (cp == NULL || (port = permitopen_port(cp)) < 0) in set_fwdpermit_from_authopts()
955 if (arg == NULL || ((port = permitopen_port(arg)) < 0)) in server_process_permitopen_list()
2000 if (arg == NULL || ((port = permitopen_port(arg)) < 0)) in ssh_init_forward_permissions()
1935 permitopen_port(const char *p) in permitopen_port() function
2360 ((port = permitopen_port(arg)) < 0)) { in process_server_config_line_depth()