Home
last modified time | relevance | path

Searched refs:block_read (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/external/gpl2/xcvs/dist/src/
Dfilesubr.c570 block_read (int fd, char *buf, size_t nchars) in block_read() function
676 read1 = block_read (fd1, buf1, buf_size); in xcmp()
680 read2 = block_read (fd2, buf2, buf_size); in xcmp()
DChangeLog-93952206 (block_read): New function, taken from GNU cmp and slightly