Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/os/unix/
H A Dngx_solaris.h12 ngx_chain_t *ngx_solaris_sendfilev_chain(ngx_connection_t *c, ngx_chain_t *in,
H A Dngx_solaris_init.c25 ngx_solaris_sendfilev_chain,
H A Dngx_solaris_sendfilev_chain.c32 ngx_chain_t *ngx_solaris_sendfilev_chain(ngx_connection_t *c, ngx_chain_t *in,
42 ngx_solaris_sendfilev_chain(ngx_connection_t *c, ngx_chain_t *in, off_t limit) in ngx_solaris_sendfilev_chain() function
/f-stack/app/nginx-1.16.1/auto/
H A Dsources204 SOLARIS_SENDFILEV_SRCS=src/os/unix/ngx_solaris_sendfilev_chain.c