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

/freebsd-11-stable/contrib/ntp/sntp/libevent/include/event2/
H A Dhttp.h1118 #define EVHTTP_URI_NONCONFORMANT 0x01 macro
/freebsd-11-stable/contrib/ntp/sntp/libevent/
H A Dhttp.c1739 EVHTTP_URI_NONCONFORMANT)) == NULL) {
4472 if (flags & EVHTTP_URI_NONCONFORMANT) {
/freebsd-11-stable/contrib/ntp/sntp/libevent/test/
H A Dregress_http.c2209 nonconform ? EVHTTP_URI_NONCONFORMANT : 0;

Completed in 94 milliseconds