Lines Matching full:record
140 size is string size (size of record) */
169 /* Begin new record.
170 Write 2 bytes rectype and 2 bytes record length. */
177 /* Record must have been closed. */
186 /* Begin new sub-record.
187 Write 2 bytes rectype, and 2 bytes record length. */
207 /* Set record/subrecord alignment. */
216 /* Align the size of the current record (whose length is LENGTH).
217 Warning: this obviously changes the record (and the possible subrecord)
235 /* Ends current sub-record. Set length field. */
261 /* Ends current record (and write it). */
289 /* Then the record. */
401 /* Convert the file to variable record length format. This is done
433 /* Convert the file to variable record length format. This is done