Home
last modified time | relevance | path

Searched refs:regname_ok (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/ntp/sntp/libevent/
H A Dhttp.c4548 regname_ok(const char *s, const char *eos) in regname_ok() function
4675 if (! regname_ok(cp,eos)) /* Match IPv4Address or reg-name */ in parse_authority()
5085 if (! regname_ok(host, host+strlen(host))) in evhttp_uri_set_host()
/freebsd/contrib/libevent/
H A Dhttp.c4548 regname_ok(const char *s, const char *eos) in regname_ok() function
4675 if (! regname_ok(cp,eos)) /* Match IPv4Address or reg-name */ in parse_authority()
5085 if (! regname_ok(host, host+strlen(host))) in evhttp_uri_set_host()