Searched refs:prefix_suffix_match (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/ntp/sntp/libevent/ |
H A D | http.c | 3363 prefix_suffix_match(const char *pattern, const char *name, int ignorecase) in prefix_suffix_match() function 3374 if (prefix_suffix_match(pattern, name, in prefix_suffix_match() 3449 if (prefix_suffix_match(vhost->vhost_pattern, in evhttp_find_vhost()
|
/freebsd/contrib/libevent/ |
H A D | http.c | 3363 prefix_suffix_match(const char *pattern, const char *name, int ignorecase) in prefix_suffix_match() function 3374 if (prefix_suffix_match(pattern, name, in prefix_suffix_match() 3449 if (prefix_suffix_match(vhost->vhost_pattern, in evhttp_find_vhost()
|