Searched refs:nxt_unit_mmap_buf_get (Results 1 – 1 of 1) sorted by relevance
87 static nxt_unit_mmap_buf_t *nxt_unit_mmap_buf_get(nxt_unit_ctx_t *ctx);1653 b = nxt_unit_mmap_buf_get(ctx); in nxt_unit_process_websocket()2405 mmap_buf = nxt_unit_mmap_buf_get(req->ctx); in nxt_unit_response_buf_alloc()2432 nxt_unit_mmap_buf_get(nxt_unit_ctx_t *ctx) in nxt_unit_mmap_buf_get() function3153 mmap_buf = nxt_unit_mmap_buf_get(req->ctx); in nxt_unit_request_preread()4227 b = nxt_unit_mmap_buf_get(ctx); in nxt_unit_mmap_read()