Home
last modified time | relevance | path

Searched defs:read2 (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/usr.bin/comm/
H A Dcomm.c68 int comp, file1done, file2done, read1, read2; in main() local
/netbsd-src/external/gpl2/xcvs/dist/src/
H A Dfilesubr.c669 size_t read2; in xcmp() local
/netbsd-src/external/gpl2/groff/dist/src/utils/tfmtodit/
H A Dtfmtodit.cpp258 int read2(unsigned char *&s) in read2() function