Home
last modified time | relevance | path

Searched refs:default_types (Results 1 – 1 of 1) sorted by path

/unit/src/
H A Dnxt_http_static.c938 } default_types[] = { in nxt_http_static_mtypes_init() local
1001 for (i = 0; i < nxt_nitems(default_types); i++) { in nxt_http_static_mtypes_init()
1002 type = (nxt_str_t *) &default_types[i].type; in nxt_http_static_mtypes_init()
1004 exten.start = (u_char *) default_types[i].exten; in nxt_http_static_mtypes_init()