Searched refs:bytes_to_send (Results 1 – 1 of 1) sorted by relevance
418 apr_off_t bytes_to_send = *len; in apr_socket_sendfile() local458 if (!bytes_to_send) { in apr_socket_sendfile()471 nbytes = bytes_to_send; in apr_socket_sendfile()541 apr_size_t bytes_to_send = *len; in apr_socket_sendfile() local561 bytes_to_send += hdtr->headers[i].iov_len; in apr_socket_sendfile()582 if (bytes_to_send) { in apr_socket_sendfile()590 bytes_to_send, /* number of bytes to send */ in apr_socket_sendfile()