Searched refs:otable (Results 1 – 1 of 1) sorted by relevance
2004 struct fdescenttbl *otable; in fdgrowtable() local2012 otable = fdp->fd_files; in fdgrowtable()2034 memcpy(ntable->fdt_ofiles, otable->fdt_ofiles, in fdgrowtable()2077 free(otable, M_FILEDESC); in fdgrowtable()2079 ft = (struct freetable *)&otable->fdt_ofiles[onfiles]; in fdgrowtable()2081 ft->ft_table = otable; in fdgrowtable()