HomeSort by: relevance | last modified time | path
    Searched defs:bozo_match_content_map (Results 1 - 1 of 1) sorted by relevancy

  /src/libexec/httpd/
content-bozo.c 221 bozo_match_content_map(bozohttpd_t *httpd, const char *name, function in typeref:typename:bozo_content_map_t *
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)

Completed in 10 milliseconds