Home
last modified time | relevance | path

Searched refs:SIZE_0666 (Results 1 – 1 of 1) sorted by relevance

/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
Dtimendk.cpp87 #define SIZE_0666 0666 macro
664 int fd = open("/data/storage/el2/base/files/Fzl.txt", O_RDWR | O_CREAT, SIZE_0666); in Lutimes()