Home | History | Annotate | Download | only in httpd

Lines Matching refs:DEBUG_FAT

331 	debug((httpd, DEBUG_FAT,
510 debug((httpd, DEBUG_FAT, "request %s is http/0.9",
540 debug((httpd, DEBUG_FAT, "request %s is %s",
769 debug((httpd, DEBUG_FAT, "got file \"%s\" query \"%s\"",
840 debug((httpd, DEBUG_FAT, "adding header %s: %s",
871 debug((httpd, DEBUG_FAT, "hr_range: %s", request->hr_range));
898 debug((httpd, DEBUG_FAT, "bozo_read_request returns url %s in request",
1145 debug((httpd, DEBUG_FAT, "redirecting %s", finalurl));
1216 debug((httpd, DEBUG_FAT, "remap file found"));
1422 debug((httpd, DEBUG_FAT, "opendir %s failed: %s",
1474 debug((httpd, DEBUG_FAT, "check_bzredirect: dir %s", dir));
1492 debug((httpd, DEBUG_FAT, "check_bzredirect: path %s", path));
1514 debug((httpd, DEBUG_FAT, "check_bzredirect: calling readlink"));
1517 debug((httpd, DEBUG_FAT, "readlink failed"));
1521 debug((httpd, DEBUG_FAT, "readlink returned \"%s\"", redirpath));
1539 debug((httpd, DEBUG_FAT, "check_bzredirect: new redir %s", finalredir));
1604 debug((httpd, DEBUG_FAT, "bozo_decode_url_percent returns `%s'",
1634 debug((httpd, DEBUG_FAT, "tf_req: file %s", request->hr_file));
1672 debug((httpd, DEBUG_FAT, "calling bozo_user_transform"));
1693 debug((httpd, DEBUG_FAT, "file[len-1] == %c", file[len-1]));
1696 debug((httpd, DEBUG_FAT, "appending index.html"));
1724 debug((httpd, DEBUG_FAT, "newfile: %s", newfile));
1744 debug((httpd, DEBUG_FAT, "transform_request set: %s", newfile));
1748 debug((httpd, DEBUG_FAT, "transform_request returning: 0"));
1841 debug((httpd, DEBUG_FAT, "open failed: %s", strerror(errno)));
1889 debug((httpd, DEBUG_FAT, "have_range %d first_pos %lld last_pos %lld",
2238 debug((httpd, DEBUG_FAT, "bozo_http_error %d: %s", code, msg));