Searched refs:fdtab (Results 1 – 3 of 3) sorted by relevance
195 if (cur_fdt != &files->fdtab) in expand_fdtable()321 new_fdt = &newf->fdtab; in dup_fd()338 if (new_fdt != &newf->fdtab) in dup_fd()436 if (fdt != &files->fdtab) in put_files_struct()456 .fdt = &init_files.fdtab,457 .fdtab = {
47 struct fdtable fdtab; member
33 and files->fdtab points to the new structure. The fdtable
Completed in 8 milliseconds