Searched refs:file_bytes (Results 1 – 2 of 2) sorted by relevance
392 off_t file_bytes = stat_buf[f].st_size - file_position (f); in cmp() local393 if (file_bytes < byte_number_max) in cmp()394 byte_number_max = file_bytes; in cmp()
902 parms.file_bytes = *len; in apr_socket_sendfile()948 < (parms.file_bytes + parms.header_length + parms.trailer_length))) { in apr_socket_sendfile()