Home
last modified time | relevance | path

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

/external/iproute2/ip/
Dlink_gre.c55 __u16 oflags = 0; in gre_parse_opt() local
276 unsigned oflags = 0; in gre_print_opt() local
/external/clang/lib/StaticAnalyzer/Checkers/
DUnixAPIChecker.cpp137 NonLoc oflags = V.castAs<NonLoc>(); in CheckOpen() local
/external/valgrind/coregrind/m_coredump/
Dcoredump-elf.c610 Int oflags = VKI_O_CREAT|VKI_O_WRONLY|VKI_O_EXCL|VKI_O_TRUNC; in make_elf_coredump() local
/external/mksh/src/
Dshf.c49 shf_open(const char *name, int oflags, int mode, int sflags) in shf_open()
/external/regex-re2/re2/
Dparse.cc417 Regexp::ParseFlags oflags = flags_; in PushDollar() local
/external/blktrace/btreplay/
Dbtreplay.c1320 int oflags; in replay_sub() local
/external/valgrind/coregrind/m_debuginfo/
Ddebuginfo.c821 Int actual_fd, oflags; in VG_() local
/external/kernel-headers/original/uapi/rdma/
Dib_user_verbs.h251 __u32 oflags; member