Searched refs:nfbuf (Results 1 – 1 of 1) sorted by relevance
1454 Char **nfbuf; in bgetc() local1456 nfbuf = (Char **)xcalloc((size_t) (fblocks + 2), sizeof(char **)); in bgetc()1458 (void)blkcpy(nfbuf, fbuf); in bgetc()1461 fbuf = nfbuf; in bgetc()