Searched refs:bozo_match_content_map (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/libexec/httpd/
H A Dcontent-bozo.c221 bozo_match_content_map(bozohttpd_t *httpd, const char *name, function
244 map = bozo_match_content_map(httpd, file, 0);
259 map = bozo_match_content_map(httpd, file, 0);
273 if ((map = bozo_match_content_map(httpd, name, 1)) != NULL)
H A Dbozohttpd.h418 bozo_content_map_t *bozo_match_content_map(bozohttpd_t *, const char *, int);
H A Dcgi-bozo.c72 map = bozo_match_content_map(httpd, file, 0);

Completed in 189 milliseconds