Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dservconf.h440 int parse_server_match_testspec(struct connection_info *, char *);
H A Dsshd-session.c913 if (parse_server_match_testspec(connection_info, in main()
H A Dsshd.c1489 if (parse_server_match_testspec(&connection_info, in main()
H A Dservconf.c2663 parse_server_match_testspec(struct connection_info *ci, char *spec) in parse_server_match_testspec() function