Home
last modified time | relevance | path

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

/netbsd/src/external/gpl2/xcvs/dist/src/
Dparseinfo.c390 size_t buf_allocated = 0; in parse_config() local
454 while (getline (&buf, &buf_allocated, fp_info) >= 0) in parse_config()