Home
last modified time | relevance | path

Searched refs:REMAP_FILE (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/libexec/httpd/
H A Dbozohttpd.h277 #ifndef REMAP_FILE
278 #define REMAP_FILE ".bzremap" macro
H A Dbozohttpd.c182 { REMAP_FILE, "rejected remap request" },
1213 mapfile = open(REMAP_FILE, O_RDONLY, 0); in check_remap()
1218 bozowarn(httpd, "could not stat " REMAP_FILE ", errno: %d", in check_remap()
1225 bozowarn(httpd, "could not mmap " REMAP_FILE ", error %d", in check_remap()