Home
last modified time | relevance | path

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

/unit/src/python/
H A Dnxt_python.c409 static nxt_str_t callable_str = nxt_string("callable"); in nxt_python_set_target() local
432 value = nxt_conf_get_object_member(conf, &callable_str, NULL); in nxt_python_set_target()