Home
last modified time | relevance | path

Searched refs:DEBUG_OBESE (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/libexec/httpd/
H A Dcgi-bozo.c146 debug((httpd, DEBUG_OBESE, in finish_cgi_output()
165 debug((httpd, DEBUG_OBESE, in finish_cgi_output()
173 debug((httpd, DEBUG_OBESE, in finish_cgi_output()
346 debug((httpd, DEBUG_OBESE, "cgibin (cgi-bin directory) is %s", in bozo_cgi_setbin()
360 debug((httpd, DEBUG_OBESE, "bozo_setenv: %s", s1)); in bozo_setenv()
526 debug((httpd, DEBUG_OBESE, "setting header %s as %s = %s", in bozo_process_cgi()
H A Dtilde-luzah-bozo.c77 debug((httpd, DEBUG_OBESE, "looking for user %s", in bozo_user_transform()
97 debug((httpd, DEBUG_OBESE, "user %s dir %s/%s uid %d gid %d", in bozo_user_transform()
H A Dbozohttpd.c952 debug((httpd, DEBUG_OBESE, "wrote %d bytes", BOZO_WRSZ)); in mmap_and_write_part()
961 debug((httpd, DEBUG_OBESE, "wrote %d bytes", (int)sz)); in mmap_and_write_part()
1333 debug((httpd, DEBUG_OBESE, in check_virtual()
1347 debug((httpd, DEBUG_OBESE, "got host '%s' file is now '%s'", in check_virtual()
1391 debug((httpd, DEBUG_OBESE, in check_virtual()
1406 debug((httpd, DEBUG_OBESE, "looking at dir '%s'", in check_virtual()
1410 debug((httpd, DEBUG_OBESE, "found it punch it")); in check_virtual()
2449 debug((httpd, DEBUG_OBESE, "bozodgetln returns: '%s' with len %zd", in bozodgetln()
2721 debug((httpd, DEBUG_OBESE, "myname is %s, slashdir is %s", in bozo_setup()
H A Dbozohttpd.h237 #define DEBUG_OBESE 3 macro