Searched defs:oflags (Results 1 – 3 of 3) sorted by relevance
252 int oflags = (oopts->has_exclusive && oopts->exclusive) ? O_EXCL : 0; in oss_open() local
128 int oflags = flags & O_ACCMODE; in dotl_to_open_flags() local173 static int get_dotl_openflags(V9fsState *s, int oflags) in get_dotl_openflags()
1877 target_tcflag_t oflags = tswap32(target->c_oflag); in print_termios() local