Searched refs:otable (Results 1 – 1 of 1) sorted by relevance
1802 struct fdescenttbl *otable; in fdgrowtable() local1810 otable = fdp->fd_files; in fdgrowtable()1832 memcpy(ntable->fdt_ofiles, otable->fdt_ofiles, in fdgrowtable()1875 free(otable, M_FILEDESC); in fdgrowtable()1877 ft = (struct freetable *)&otable->fdt_ofiles[onfiles]; in fdgrowtable()1879 ft->ft_table = otable; in fdgrowtable()