Home
last modified time | relevance | path

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

/external/openssh/
Dservconf.h242 int parse_server_match_testspec(struct connection_info *, char *);
Dsshd.c1549 if (parse_server_match_testspec(connection_info,
Dservconf.c1926 int parse_server_match_testspec(struct connection_info *ci, char *spec) in parse_server_match_testspec() function