Searched refs:MatchNotFound (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/bsd/libevent/dist/sample/
H A Dopenssl_hostname_validation.h40 MatchNotFound, enumerator in enum:__anon18
53 * Returns MatchNotFound if no matches were found.
H A Dopenssl_hostname_validation.c61 * Returns MatchNotFound if no matches were found.
100 return MatchNotFound;
109 * Returns MatchNotFound if no matches were found.
114 HostnameValidationResult result = MatchNotFound;
161 * Returns MatchNotFound if no matches were found.
H A Dhttps-client.c152 case MatchNotFound:
153 res_str = "MatchNotFound";

Completed in 151 milliseconds