Home
last modified time | relevance | path

Searched refs:fdt (Results 1 – 1 of 1) sorted by relevance

/security/selinux/
Dhooks.c2229 struct fdtable *fdt; in flush_unauthorized_files() local
2273 fdt = files_fdtable(files); in flush_unauthorized_files()
2274 if (i >= fdt->max_fds) in flush_unauthorized_files()
2276 set = fdt->open_fds[j]; in flush_unauthorized_files()