Home
last modified time | relevance | path

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

/netbsd/external/gpl2/diffutils/dist/src/
H A Dsdiff.c314 ck_fwrite (char const *buf, size_t size, FILE *f) in ck_fwrite() function
388 ck_fwrite (start, lf->buflim - start, outfile); in lf_copy()
400 ck_fwrite (start, lf->bufpos - start, outfile); in lf_copy()
1105 ck_fwrite (buf, size, outfile); in edit()