Searched refs:ngx_linux_sendfile (Results 1 – 1 of 1) sorted by relevance
13 static ssize_t ngx_linux_sendfile(ngx_connection_t *c, ngx_buf_t *file,174 n = ngx_linux_sendfile(c, file, file_size); in ngx_linux_sendfile_chain()230 ngx_linux_sendfile(ngx_connection_t *c, ngx_buf_t *file, size_t size) in ngx_linux_sendfile() function