Searched defs:sendfile_nonblocking (Results 1 - 1 of 1) sorted by relevance

/httpd/server/
H A Dcore_filters.c355 static apr_status_t sendfile_nonblocking(apr_socket_t *s,
685 rv = sendfile_nonblocking(s, bucket, bytes_written, c);
863 static apr_status_t sendfile_nonblocking(apr_socket_t *s, function
877 "core_filter: sendfile_nonblocking: "

Completed in 12 milliseconds