Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/core/
H A Dngx_buf.h144 ngx_chain_t *ngx_create_chain_of_bufs(ngx_pool_t *pool, ngx_bufs_t *bufs);
H A Dngx_buf.c69 ngx_create_chain_of_bufs(ngx_pool_t *pool, ngx_bufs_t *bufs) in ngx_create_chain_of_bufs() function