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

/freebsd-10.2-release/contrib/ntp/sntp/libevent/test/
H A Dregress_http.c2207 const int nonconform = (ptr != NULL); local
2209 nonconform ? EVHTTP_URI_NONCONFORMANT : 0;
2235 if (uri != NULL && !nonconform) { \
2237 } else if (uri == NULL && nonconform) { \

Completed in 89 milliseconds