Searched refs:ngx_linux_sendfile_thread (Results 1 – 1 of 1) sorted by relevance
23 static ssize_t ngx_linux_sendfile_thread(ngx_connection_t *c, ngx_buf_t *file,243 return ngx_linux_sendfile_thread(c, file, size); in ngx_linux_sendfile()315 ngx_linux_sendfile_thread(ngx_connection_t *c, ngx_buf_t *file, size_t size) in ngx_linux_sendfile_thread() function