Searched refs:fdtab (Results 1 – 3 of 3) sorted by relevance
183 if (cur_fdt != &files->fdtab) in expand_fdtable()305 new_fdt = &newf->fdtab; in dup_fd()322 if (new_fdt != &newf->fdtab) in dup_fd()421 if (fdt != &files->fdtab) in put_files_struct()441 .fdt = &init_files.fdtab,442 .fdtab = {
58 struct fdtable fdtab; member
33 and files->fdtab points to the new structure. The fdtable
Completed in 7 milliseconds