Home
last modified time | relevance | path

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

/openbsd/src/usr.bin/ssh/
Dservconf.h326 int parse_server_match_testspec(struct connection_info *, char *);
Dsshd-auth.c538 if (parse_server_match_testspec(connection_info, in main()
Dsshd-session.c861 if (parse_server_match_testspec(connection_info, in main()
Dsshd.c1251 if (parse_server_match_testspec(&connection_info, in main()
Dservconf.c2732 parse_server_match_testspec(struct connection_info *ci, char *spec) in parse_server_match_testspec() function