| 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)
|