Searched refs:otable (Results 1 – 1 of 1) sorted by relevance
2004 struct fdescenttbl *otable; in fdgrowtable() local2027 otable = fdp->fd_files; in fdgrowtable()2049 memcpy(ntable->fdt_ofiles, otable->fdt_ofiles, in fdgrowtable()2104 free(otable, M_FILEDESC); in fdgrowtable()2106 ft = (struct freetable *)&otable->fdt_ofiles[onfiles]; in fdgrowtable()2108 ft->ft_table = otable; in fdgrowtable()