Searched refs:nxt_conf_get_array_element_or_itself (Results 1 – 7 of 7) sorted by relevance
90 NXT_EXPORT nxt_conf_value_t *nxt_conf_get_array_element_or_itself(
707 ruleset_cv = nxt_conf_get_array_element_or_itself(table_cv, i); in nxt_http_route_table_create()827 value = nxt_conf_get_array_element_or_itself(cv, i); in nxt_http_route_rule_create()864 value = nxt_conf_get_array_element_or_itself(cv, i); in nxt_http_route_addr_rule_create()
102 cv = nxt_conf_get_array_element_or_itself(acf->share, i); in nxt_http_static_init()
678 member = nxt_conf_get_array_element_or_itself(tickets_conf, count - i);
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
1938 value = nxt_conf_get_array_element_or_itself(certificate, in nxt_router_conf_create()
426 value = nxt_conf_get_array_element_or_itself(array, n); in nxt_python_set_path()