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

/freebsd-13-stable/contrib/libevent/test/
H A Dregress_http.c2460 const int nonconform = (ptr != NULL); local
2462 nonconform ? EVHTTP_URI_NONCONFORMANT : 0;
2488 if (uri != NULL && !nonconform) { \
2490 } else if (uri == NULL && nonconform) { \
/freebsd-13-stable/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 226 milliseconds