Searched refs:to_write_subrecord (Results 1 – 2 of 2) sorted by relevance
882 ssize_t to_write_subrecord; in write_buf() local945 to_write_subrecord = in write_buf()950 (gfc_offset) to_write_subrecord; in write_buf()952 to_write_subrecord = swrite (dtp->u.p.current_unit->s, in write_buf()953 buf + have_written, to_write_subrecord); in write_buf()954 if (unlikely (to_write_subrecord < 0)) in write_buf()960 dtp->u.p.current_unit->strm_pos += (gfc_offset) to_write_subrecord; in write_buf()961 nbytes -= to_write_subrecord; in write_buf()962 have_written += to_write_subrecord; in write_buf()