Searched refs:buf_allocated (Results 1 – 1 of 1) sorted by relevance
390 size_t buf_allocated = 0; in parse_config() local454 while (getline (&buf, &buf_allocated, fp_info) >= 0) in parse_config()