Home
last modified time | relevance | path

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

/components/lwp/terminal/
A Dtty_ptmx.c37 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()
A Dtty_device.c80 int fflags = FFLAGS(file->flags); in tty_fops_close()
A Dbsd_porting.h663 #define FFLAGS(oflags) ((oflags)&O_EXEC ? (oflags) : (oflags) + 1) macro
/components/lwp/terminal/freebsd/
A Dtty_compat.c340 long fflags = FFLAGS(oflags); in lwp_tty_ioctl_adapter()

Completed in 8 milliseconds