Lines Matching defs:bytes_cnt
553 int bytes_cnt = *bytes_cnt_p, check_cnt = *check_cnt_p, push = *push_p;
589 bytes_cnt += verify_pop_len;
593 if (bytes_cnt == chunk_sz) {
595 bytes_cnt = 0;
611 bytes_cnt++;
613 if (bytes_cnt == chunk_sz) {
615 bytes_cnt = 0;
623 *bytes_cnt_p = bytes_cnt;
683 int bytes_cnt = 0;
790 errno = msg_verify_data(&msg, recv, chunk_sz, &k, &bytes_cnt,
801 &bytes_cnt,