Home
last modified time | relevance | path

Searched refs:targets_str (Results 1 – 1 of 1) sorted by last modified time

/unit/src/
H A Dnxt_conf_validation.c1781 static nxt_str_t targets_str = nxt_string("targets"); in nxt_conf_vldt_pass() local
1815 value = nxt_conf_get_object_member(value, &targets_str, NULL); in nxt_conf_vldt_pass()
1985 static nxt_str_t targets_str = nxt_string("targets"); in nxt_conf_vldt_python() local
1987 targets = nxt_conf_get_object_member(value, &targets_str, NULL); in nxt_conf_vldt_python()
3180 static nxt_str_t targets_str = nxt_string("targets"); in nxt_conf_vldt_php() local
3182 targets = nxt_conf_get_object_member(value, &targets_str, NULL); in nxt_conf_vldt_php()