Searched refs:hbytes (Results 1 – 2 of 2) sorted by relevance
287 int hbytes = 0; in zallocstats() local301 hbytes += mn->mr_Bytes; in zallocstats()311 hbytes in zallocstats()
435 apr_size_t hbytes; in apr_socket_sendfile() local440 &hbytes); in apr_socket_sendfile()445 bytes_sent = hbytes; in apr_socket_sendfile()447 hbytes = 0; in apr_socket_sendfile()449 hbytes += hdtr->headers[i].iov_len; in apr_socket_sendfile()451 if (bytes_sent < hbytes) { in apr_socket_sendfile()