Home
last modified time | relevance | path

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

/src/crypto/openssh/
H A Dservconf.h332 int parse_server_match_testspec(struct connection_info *, char *);
H A Dsshd-auth.c572 if (parse_server_match_testspec(connection_info, in main()
H A Dsshd-session.c964 if (parse_server_match_testspec(connection_info, in main()
H A Dsshd.c1496 if (parse_server_match_testspec(&connection_info, in main()
H A Dservconf.c2842 parse_server_match_testspec(struct connection_info *ci, char *spec) in parse_server_match_testspec() function