Searched refs:nbf (Results 1 – 1 of 1) sorted by relevance
380 void *bf = NULL, *nbf; in filename__read_str() local391 nbf = realloc(bf, alloc_size); in filename__read_str()392 if (!nbf) { in filename__read_str()397 bf = nbf; in filename__read_str()