Home
last modified time | relevance | path

Searched defs:fdtable (Results 1 – 1 of 1) sorted by relevance

/linux-4.19.296/include/linux/
Dfdtable.h26 struct fdtable { struct
35 static inline bool close_on_exec(unsigned int fd, const struct fdtable *fdt) in close_on_exec() argument