Searched refs:nbf (Results 1 – 1 of 1) sorted by relevance
352 void *bf = NULL, *nbf; in filename__read_str() local363 nbf = realloc(bf, alloc_size); in filename__read_str()364 if (!nbf) { in filename__read_str()369 bf = nbf; in filename__read_str()