Searched refs:parse_server_match_testspec (Results 1 – 4 of 4) sorted by relevance
440 int parse_server_match_testspec(struct connection_info *, char *);
913 if (parse_server_match_testspec(connection_info, in main()
1489 if (parse_server_match_testspec(&connection_info, in main()
2663 parse_server_match_testspec(struct connection_info *ci, char *spec) in parse_server_match_testspec() function