Home
last modified time | relevance | path

Searched refs:FILEFLAG (Results 1 - 2 of 2) sorted by relevance

/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dfcntlndk.cpp33 #define FILEFLAG (0640) macro
198 fd = openat(dirFd, "/data/storage/el2/base/files/test1.txt", O_CREAT | O_RDWR | O_TRUNC, FILEFLAG); in Openat()
214 fd = openat64(dirFd, "/data/storage/el2/base/files/test2.txt", O_CREAT | O_RDWR | O_TRUNC, FILEFLAG); in Openat64()
H A Dfcntl1ndk.cpp34 #define FILEFLAG (0640) macro

Completed in 2 milliseconds