Home
last modified time | relevance | path

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

/unit/src/
H A Dnxt_http_static.c61 static void nxt_http_static_buf_completion(nxt_task_t *task, void *obj,
818 b->completion_handler = nxt_http_static_buf_completion; in nxt_http_static_body_handler()
855 nxt_http_static_buf_completion(nxt_task_t *task, void *obj, void *data) in nxt_http_static_buf_completion() function