Searched refs:nxt_conf_get_array_element_or_itself (Results 1 – 7 of 7) sorted by last modified time
1917 value = nxt_conf_get_array_element_or_itself(certificate, in nxt_router_conf_create()
104 cv = nxt_conf_get_array_element_or_itself(acf->share, i); in nxt_http_static_init()
709 ruleset_cv = nxt_conf_get_array_element_or_itself(table_cv, i); in nxt_http_route_table_create()829 value = nxt_conf_get_array_element_or_itself(cv, i); in nxt_http_route_rule_create()866 value = nxt_conf_get_array_element_or_itself(cv, i); in nxt_http_route_addr_rule_create()
91 NXT_EXPORT nxt_conf_value_t *nxt_conf_get_array_element_or_itself(
761 nxt_conf_get_array_element_or_itself(nxt_conf_value_t *value, uint32_t index) in nxt_conf_get_array_element_or_itself() function
678 member = nxt_conf_get_array_element_or_itself(tickets_conf, count - i);
426 value = nxt_conf_get_array_element_or_itself(array, n); in nxt_python_set_path()