Lines Matching refs:nxt_unit_buf_t
100 static ssize_t nxt_unit_buf_read(nxt_unit_buf_t **b, uint64_t *len, void *dst,
207 nxt_unit_buf_t buf;
2017 nxt_unit_buf_t *buf; in nxt_unit_response_init()
2089 nxt_unit_buf_t *buf; in nxt_unit_response_realloc()
2227 nxt_unit_buf_t *buf; in nxt_unit_response_add_field()
2290 nxt_unit_buf_t *buf; in nxt_unit_response_add_content()
2387 nxt_unit_buf_t *
2550 nxt_unit_buf_send(nxt_unit_buf_t *buf) in nxt_unit_buf_send()
2591 nxt_unit_buf_send_done(nxt_unit_buf_t *buf) in nxt_unit_buf_send_done()
2626 nxt_unit_buf_t *buf; in nxt_unit_mmap_buf_send()
2732 nxt_unit_buf_free(nxt_unit_buf_t *buf) in nxt_unit_buf_free()
2829 nxt_unit_buf_t *
2830 nxt_unit_buf_next(nxt_unit_buf_t *buf) in nxt_unit_buf_next()
2960 nxt_unit_buf_t *buf; in nxt_unit_response_write_cb()
3095 nxt_unit_buf_t *b; in nxt_unit_request_readline_size()
3198 nxt_unit_buf_read(nxt_unit_buf_t **b, uint64_t *len, void *dst, size_t size) in nxt_unit_buf_read()
3202 nxt_unit_buf_t *buf, *last_buf; in nxt_unit_buf_read()
3323 nxt_unit_buf_t *buf; in nxt_unit_websocket_sendv()