Searched refs:capp (Results 1 – 1 of 1) sorted by relevance
65 expandtofit(char ** __restrict linep, size_t len, size_t * __restrict capp) in expandtofit() argument74 if (len > *capp) { in expandtofit()82 *capp = newcap; in expandtofit()