Home
last modified time | relevance | path

Searched refs:parse_server_match_testspec (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/crypto/openssh/
H A Dservconf.h314 int parse_server_match_testspec(struct connection_info *, char *);
H A Dsshd.c1744 if (parse_server_match_testspec(connection_info,
H A Dservconf.c2706 int parse_server_match_testspec(struct connection_info *ci, char *spec) in parse_server_match_testspec() function