Searched refs:DEBUG_FAT (Results 1 – 8 of 8) sorted by relevance
| /netbsd/src/libexec/httpd/ |
| D | bozohttpd.c | 331 debug((httpd, DEBUG_FAT, in parse_request() 510 debug((httpd, DEBUG_FAT, "request %s is http/0.9", in process_proto() 540 debug((httpd, DEBUG_FAT, "request %s is %s", in process_proto() 769 debug((httpd, DEBUG_FAT, "got file \"%s\" query \"%s\"", in bozo_read_request() 840 debug((httpd, DEBUG_FAT, "adding header %s: %s", in bozo_read_request() 871 debug((httpd, DEBUG_FAT, "hr_range: %s", request->hr_range)); in bozo_read_request() 898 debug((httpd, DEBUG_FAT, "bozo_read_request returns url %s in request", in bozo_read_request() 1145 debug((httpd, DEBUG_FAT, "redirecting %s", finalurl)); in handle_redirect() 1216 debug((httpd, DEBUG_FAT, "remap file found")); in check_remap() 1422 debug((httpd, DEBUG_FAT, "opendir %s failed: %s", in check_virtual() [all …]
|
| D | cgi-bozo.c | 71 debug((httpd, DEBUG_FAT, "content_cgihandler: trying file %s", file)); in content_cgihandler() 432 debug((httpd, DEBUG_FAT, in bozo_process_cgi() 452 debug((httpd, DEBUG_FAT, in bozo_process_cgi() 498 debug((httpd, DEBUG_FAT, in bozo_process_cgi() 577 debug((httpd, DEBUG_FAT, "%s: going exec %s with args:", __func__, in bozo_process_cgi() 581 debug((httpd, DEBUG_FAT, "%s: argv[%zu] = `%s'", __func__, in bozo_process_cgi() 649 debug((httpd, DEBUG_FAT, "done processing cgi output")); in bozo_process_cgi() 667 debug((httpd, DEBUG_FAT, "done processing cgi input")); in bozo_process_cgi()
|
| D | daemon-bozo.c | 121 debug((httpd, DEBUG_FAT, "Created pid file '%s' for pid %d", in create_pidfile() 247 debug((httpd, DEBUG_FAT, "%s: pid %u request_times %d", in bozo_daemon_fork()
|
| D | tilde-luzah-bozo.c | 125 debug((httpd, DEBUG_FAT, "transform_user returning %s under %s", file, in bozo_user_transform()
|
| D | auth-bozo.c | 173 debug((httpd, DEBUG_FAT, in bozo_auth_check_headers()
|
| D | dir-index-bozo.c | 76 debug((httpd, DEBUG_FAT, "bozo_dir_index: dirpath '%s'", dirpath)); in bozo_dir_index()
|
| D | content-bozo.c | 308 debug((httpd, DEBUG_FAT, in bozo_add_content_map_mime()
|
| D | bozohttpd.h | 236 #define DEBUG_FAT 2 macro
|