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

/freebsd-current/contrib/ntp/sntp/libevent/test/
H A Dregress_http.c2525 const int nonconform = (ptr != NULL); local
2527 nonconform ? EVHTTP_URI_NONCONFORMANT : 0;
2553 if (uri != NULL && !nonconform) { \
2555 } else if (uri == NULL && nonconform) { \
/freebsd-current/contrib/libevent/test/
H A Dregress_http.c2525 const int nonconform = (ptr != NULL); local
2527 nonconform ? EVHTTP_URI_NONCONFORMANT : 0;
2553 if (uri != NULL && !nonconform) { \
2555 } else if (uri == NULL && nonconform) { \

Completed in 93 milliseconds