Home
last modified time | relevance | path

Searched defs:OPEN_MODE (Results 1 - 5 of 5) sorted by relevance

/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/shm_open/
H A D26-1.c28 #define OPEN_MODE S_IRGRP macro
/third_party/musl/Benchmark/musl/
H A Dutil.h111 #define OPEN_MODE 0666 macro
/third_party/ltp/lib/
H A Dtst_cmd.c34 #define OPEN_MODE (S_IRUSR | S_IWUSR | S_IRGRP | S_IROTH) macro
/third_party/icu/icu4c/source/tools/tzcode/
H A Dlocaltime.c37 #define OPEN_MODE (O_RDONLY | O_BINARY) macro
40 #define OPEN_MODE O_RDONLY macro
/third_party/skia/third_party/externals/icu/source/tools/tzcode/
H A Dlocaltime.c35 #define OPEN_MODE (O_RDONLY | O_BINARY) macro
38 #define OPEN_MODE O_RDONLY macro

Completed in 6 milliseconds