Searched refs:DEBUG_OBESE (Results 1 – 4 of 4) sorted by relevance
/minix/libexec/httpd/ |
H A D | tilde-luzah-bozo.c | 81 debug((httpd, DEBUG_OBESE, "looking for user %s", in bozo_user_transform() 92 debug((httpd, DEBUG_OBESE, "user %s dir %s/%s uid %d gid %d", in bozo_user_transform()
|
H A D | cgi-bozo.c | 145 debug((httpd, DEBUG_OBESE, in finish_cgi_output() 164 debug((httpd, DEBUG_OBESE, in finish_cgi_output() 172 debug((httpd, DEBUG_OBESE, in finish_cgi_output() 218 debug((httpd, DEBUG_OBESE, "cgibin (cgi-bin directory) is %s", in bozo_cgi_setbin() 232 debug((httpd, DEBUG_OBESE, "bozo_setenv: %s", s1)); in bozo_setenv() 376 debug((httpd, DEBUG_OBESE, "setting header %s as %s = %s", in bozo_process_cgi()
|
H A D | bozohttpd.c | 816 debug((httpd, DEBUG_OBESE, "wrote %d bytes", BOZO_WRSZ)); in mmap_and_write_part() 825 debug((httpd, DEBUG_OBESE, "wrote %d bytes", (int)sz)); in mmap_and_write_part() 1052 debug((httpd, DEBUG_OBESE, "checking for http:// virtual host in ``%s''", in check_virtual() 1065 debug((httpd, DEBUG_OBESE, "got host ``%s'' file is now ``%s''", in check_virtual() 1085 debug((httpd, DEBUG_OBESE, in check_virtual() 1100 debug((httpd, DEBUG_OBESE, "looking at dir``%s''", in check_virtual() 1104 debug((httpd, DEBUG_OBESE, "found it punch it")); in check_virtual() 2078 debug((httpd, DEBUG_OBESE, "bozodgetln returns: ``%s'' with len %zd", in bozodgetln() 2317 debug((httpd, DEBUG_OBESE, "myname is %s, slashdir is %s", in bozo_setup()
|
H A D | bozohttpd.h | 201 #define DEBUG_OBESE 3 macro
|