Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/xcvs/dist/src/
H A Droot.c40 size_t root_allocated = 0; in Name_Root() local
86 if ((len = getline (&root, &root_allocated, fpin)) < 0) in Name_Root()