Searched refs:permitopen_port (Results 1 – 8 of 8) sorted by relevance
43 int permitopen_port(const char *p);
376 int permitopen_port(const char *);
319 if (cp == NULL || (port = permitopen_port(cp)) < 0) in set_fwdpermit_from_authopts()334 if (cp == NULL || (port = permitopen_port(cp)) < 0) in set_fwdpermit_from_authopts()
1110 if (arg == NULL || ((port = permitopen_port(arg)) < 0)) in server_process_permitopen_list()
486 #define permitopen_port Fssh_permitopen_port macro
2034 if (arg == NULL || ((port = permitopen_port(arg)) < 0)) in ssh_init_forward_permissions()
2030 permitopen_port(const char *p) in permitopen_port() function
2448 ((port = permitopen_port(arg)) < 0)) { in process_server_config_line_depth()