Home
last modified time | relevance | path

Searched refs:nxt_conf_array_qsort (Results 1 – 3 of 3) sorted by relevance

/unit/src/
H A Dnxt_conf.h152 void nxt_conf_array_qsort(nxt_conf_value_t *value,
H A Dnxt_http_route.c849 nxt_conf_array_qsort(cv, nxt_http_pattern_compare); in nxt_http_route_rule_create()
H A Dnxt_conf.c805 nxt_conf_array_qsort(nxt_conf_value_t *value, in nxt_conf_array_qsort() function