Searched refs:FFLAGS (Results 1 – 4 of 4) sorted by relevance
37 rc = pts_alloc(FFLAGS(oflags & O_ACCMODE), cur_thr, file); in ptm_fops_open()201 tp, cmd_normal, arg, 0, FFLAGS(file->flags), rt_thread_self()); in ptm_fops_ioctl()
80 int fflags = FFLAGS(file->flags); in tty_fops_close()
663 #define FFLAGS(oflags) ((oflags)&O_EXEC ? (oflags) : (oflags) + 1) macro
340 long fflags = FFLAGS(oflags); in lwp_tty_ioctl_adapter()
Completed in 8 milliseconds