Home
last modified time | relevance | path

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

/dragonfly/crypto/openssh/
HDservconf.h325 int parse_server_match_testspec(struct connection_info *, char *);
HDsshd-session.c995 if (parse_server_match_testspec(connection_info, in main()
HDsshd.c1316 if (parse_server_match_testspec(&connection_info, in main()
HDservconf.c2753 int parse_server_match_testspec(struct connection_info *ci, char *spec) in parse_server_match_testspec() function