Searched refs:DEBUG_EXPLODING (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/libexec/httpd/ |
| D | bozohttpd.c | 294 debug((httpd, DEBUG_EXPLODING, "parse in: %s", in)); in parse_request() 783 debug((httpd, DEBUG_EXPLODING, "read_req2: after " in bozo_read_request() 1561 debug((httpd, DEBUG_EXPLODING, in bozo_decode_url_percent() 1568 debug((httpd, DEBUG_EXPLODING, in bozo_decode_url_percent() 1572 debug((httpd, DEBUG_EXPLODING, in bozo_decode_url_percent() 1590 debug((httpd, DEBUG_EXPLODING, in bozo_decode_url_percent() 1704 debug((httpd, DEBUG_EXPLODING, "tf_req: len == 1")); in transform_request() 2413 debug((httpd, DEBUG_EXPLODING, "bozodgetln read %c", c)); in bozodgetln() 2420 debug((httpd, DEBUG_EXPLODING, "bozodgetln: " in bozodgetln()
|
| D | bozohttpd.h | 238 #define DEBUG_EXPLODING 4 macro
|