Searched defs:fflags (Results 1 – 6 of 6) sorted by relevance
335 #define IOCTL(cmd, data, fflags, td) \ argument340 long fflags = FFLAGS(oflags); in lwp_tty_ioctl_adapter() local
243 struct ucred *active_cred, int fflags, in ptsdev_ioctl()730 int pts_alloc(int fflags, struct rt_thread *td, struct dfs_file *ptm_file) in pts_alloc()
98 rt_inline int dfs_oflags(int fflags) in dfs_oflags()
80 int fflags = FFLAGS(file->flags); in tty_fops_close() local
664 #define OFLAGS(fflags) \ argument
570 int fflags = dfs_fflags(oflags); in dfs_file_open() local
Completed in 14 milliseconds