Searched refs:nxt_buf_file_alloc (Results 1 – 4 of 4) sorted by path
96 nxt_buf_file_alloc(nxt_mp_t *mp, size_t size, nxt_uint_t flags) in nxt_buf_file_alloc() function
219 NXT_EXPORT nxt_buf_t *nxt_buf_file_alloc(nxt_mp_t *mp, size_t size,
78 b = nxt_buf_file_alloc(bp->mem_pool, size, bp->flags); in nxt_buf_pool_file_alloc()
897 b = nxt_buf_file_alloc(r->mem_pool, in nxt_h1p_request_body_read()2324 body = nxt_buf_file_alloc(r->mem_pool, 0, 0); in nxt_h1p_peer_header_send()