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

/freebsd-13-stable/contrib/libevent/test/
H A Dregress_http.c2486 #define NCF(s) do { \ macro
2501 NCF("http://www.test.com/ why hello");
2502 NCF("http://www.test.com/why-hello\x01");
2503 NCF("http://www.test.com/why-hello?\x01");
2504 NCF("http://www.test.com/why-hello#\x01");
2507 NCF("http://www.test.com/why-hell%7o");
2509 NCF("http://www.test.com/why-hello%7");
2510 NCF("http://www.test.com/why-hell%7o");
2511 NCF("http://www.test.com/foo?ba%r");
2512 NCF("htt
[all...]
/freebsd-13-stable/contrib/ntp/sntp/libevent/test/
H A Dregress_http.c2233 #define NCF(s) do { \ macro
2248 NCF("http://www.test.com/ why hello");
2249 NCF("http://www.test.com/why-hello\x01");
2250 NCF("http://www.test.com/why-hello?\x01");
2251 NCF("http://www.test.com/why-hello#\x01");
2254 NCF("http://www.test.com/why-hell%7o");
2256 NCF("http://www.test.com/why-hello%7");
2257 NCF("http://www.test.com/why-hell%7o");
2258 NCF("http://www.test.com/foo?ba%r");
2259 NCF("htt
[all...]

Completed in 109 milliseconds