Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/xcvs/dist/src/
H A Dpatch.c399 size_t line2_chars_allocated; in patch_fileproc() local
410 line2_chars_allocated = 0; in patch_fileproc()
659 getline (&line2, &line2_chars_allocated, fp) < 0) in patch_fileproc()