Home
last modified time | relevance | path

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

/unit/src/
H A Dnxt_unit.c92 static void nxt_unit_free_outgoing_buf(nxt_unit_mmap_buf_t *mmap_buf);
2740 nxt_unit_free_outgoing_buf(mmap_buf); in nxt_unit_mmap_buf_send()
2756 nxt_unit_free_outgoing_buf(mmap_buf); in nxt_unit_mmap_buf_free()
2763 nxt_unit_free_outgoing_buf(nxt_unit_mmap_buf_t *mmap_buf) in nxt_unit_free_outgoing_buf() function
3050 nxt_unit_free_outgoing_buf(&mmap_buf); in nxt_unit_response_write_cb()