Searched refs:tmpnm (Results 1 – 1 of 1) sorted by relevance
1526 char *tmpnm = NULL; in read_nm_rec() local1556 tmpnm = (char *)Zalloc(dbtob(dep->de_blkcount)); in read_nm_rec()1557 *nm = tmpnm; in read_nm_rec()1572 if (read(fd, tmpnm, DEV_BSIZE) != DEV_BSIZE) { in read_nm_rec()1577 tmpnm += DEV_BSIZE; in read_nm_rec()