HomeSort by: relevance | last modified time | path
    Searched refs:REMAP_FILE (Results 1 - 2 of 2) sorted by relevancy

  /src/libexec/httpd/
bozohttpd.h 277 #ifndef REMAP_FILE
278 #define REMAP_FILE ".bzremap"
bozohttpd.c 182 { REMAP_FILE, "rejected remap request" },
1213 mapfile = open(REMAP_FILE, O_RDONLY, 0);
1218 bozowarn(httpd, "could not stat " REMAP_FILE ", errno: %d",
1225 bozowarn(httpd, "could not mmap " REMAP_FILE ", error %d",

Completed in 14 milliseconds