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

/freebsd-11-stable/contrib/apr/network_io/unix/
H A Dsendrecv.c257 apr_status_t apr_socket_sendfile(apr_socket_t *sock, apr_file_t *file, function
413 apr_status_t apr_socket_sendfile(apr_socket_t *sock, apr_file_t *file, function
531 apr_status_t apr_socket_sendfile(apr_socket_t * sock, apr_file_t * file, function
667 apr_status_t apr_socket_sendfile(apr_socket_t *sock, apr_file_t *file, function
815 apr_status_t apr_socket_sendfile(apr_socket_t * sock, apr_file_t * file, function
977 apr_status_t apr_socket_sendfile(apr_socket_t *sock, apr_file_t *file, function

Completed in 90 milliseconds