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

/freebsd-current/contrib/ntp/sntp/libevent/test/
H A Dregress_http.c2551 #define NCF(s) do { \ macro
2566 NCF("http://www.test.com/ why hello");
2567 NCF("http://www.test.com/why-hello\x01");
2568 NCF("http://www.test.com/why-hello?\x01");
2569 NCF("http://www.test.com/why-hello#\x01");
2572 NCF("http://www.test.com/why-hell%7o");
2574 NCF("http://www.test.com/why-hello%7");
2575 NCF("http://www.test.com/why-hell%7o");
2576 NCF("http://www.test.com/foo?ba%r");
2577 NCF("htt
[all...]
/freebsd-current/contrib/libevent/test/
H A Dregress_http.c2551 #define NCF(s) do { \ macro
2566 NCF("http://www.test.com/ why hello");
2567 NCF("http://www.test.com/why-hello\x01");
2568 NCF("http://www.test.com/why-hello?\x01");
2569 NCF("http://www.test.com/why-hello#\x01");
2572 NCF("http://www.test.com/why-hell%7o");
2574 NCF("http://www.test.com/why-hello%7");
2575 NCF("http://www.test.com/why-hell%7o");
2576 NCF("http://www.test.com/foo?ba%r");
2577 NCF("htt
[all...]

Completed in 179 milliseconds