Home
last modified time | relevance | path

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

/unit/src/python/
H A Dnxt_python_asgi_str.h66 int nxt_py_asgi_str_init(void);
H A Dnxt_python_asgi_str.c130 nxt_py_asgi_str_init(void) in nxt_py_asgi_str_init() function
H A Dnxt_python_asgi.c151 if (nxt_slow_path(nxt_py_asgi_str_init() != NXT_UNIT_OK)) { in nxt_python_asgi_init()