Searched refs:nbf (Results 1 – 1 of 1) sorted by relevance
361 void *bf = NULL, *nbf; in filename__read_str() local372 nbf = realloc(bf, alloc_size); in filename__read_str()373 if (!nbf) { in filename__read_str()378 bf = nbf; in filename__read_str()