Home
last modified time | relevance | path

Searched defs:oflags (Results 1 – 14 of 14) 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/chromium_org/native_client_sdk/src/libraries/nacl_io/
Dkernel_object.cc102 int oflags, mode_t mflags, in AcquireFsAndNode()
/external/bluetooth/bluedroid/btif/co/
Dbta_fs_co.c214 int oflags = 0; /* Initially read only */ in bta_fs_convert_bta_oflags() local
327 void bta_fs_co_open(const char *p_path, int oflags, UINT32 size, UINT16 evt, in bta_fs_co_open()
/external/bluetooth/bluedroid/bta/include/
Dbta_fs_co.h145 int oflags; /* the flag to open the file */ member
/external/clang/lib/StaticAnalyzer/Checkers/
DUnixAPIChecker.cpp105 NonLoc oflags = V.castAs<NonLoc>(); in CheckOpen() local
/external/valgrind/main/coregrind/m_coredump/
Dcoredump-elf.c551 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/chromium_org/third_party/sqlite/src/src/
Dtest_demovfs.c415 int oflags = 0; /* flags to pass to open() call */ in demoOpen() local
/external/qemu/audio/
Dossaudio.c272 int oflags = conf.exclusive ? O_EXCL : 0; in oss_open() local
/external/chromium_org/third_party/re2/re2/
Dparse.cc417 Regexp::ParseFlags oflags = flags_; in PushDollar() local
/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/main/coregrind/m_debuginfo/
Ddebuginfo.c700 Int actual_fd, oflags; in VG_() local
/external/kernel-headers/original/uapi/rdma/
Dib_user_verbs.h251 __u32 oflags; member