/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/ |
H A D | fcntlndk.cpp | 51 #define PARAM_0777 0777
macro 137 int fd = open("/data/storage/el2/base/files/fff.txt", O_CREAT | O_RDWR, PARAM_0777);
in PosixFallocate() 147 int fd = open("/data/storage/el2/base/files/fff.txt", O_CREAT | O_RDWR, PARAM_0777);
in PosixFallocate64() 163 int fd = open("/data/storage/el2/base/files/test.txt", O_CREAT, PARAM_0777);
in Open() 197 int dirFd = open("/data/storage/el2/base/files/test.txt", O_CREAT, PARAM_0777);
in Openat() 213 int dirFd = open("/data/storage/el2/base/files/test.txt", O_CREAT, PARAM_0777);
in Openat64() 229 int fileDescribe = open("/data/storage/el2/base/files/fzl.txt", O_CREAT | O_RDWR, PARAM_0777);
in PosixFadvise() 239 int fileDescribe = open("/data/storage/el2/base/files/fzl.txt", O_CREAT | O_RDWR, PARAM_0777);
in PosixFadvise64() 250 int fileDescribe = open("/data/storage/el2/base/files/test.txt", O_CREAT | O_RDWR, PARAM_0777);
in FalLocate() 262 int fileDescribe = open("/data/storage/el2/base/files/test.txt", O_CREAT | O_RDWR, PARAM_0777);
in FalLocate64() [all...] |
H A D | mountndk1.cpp | 24 #define PARAM_0777 0777
macro 34 ret = mkdir(TEMP_DIR1, PARAM_0777);
in Mount() 38 ret = mkdir(TEMP_DIR2, PARAM_0777);
in Mount() 58 ret = mkdir(TEMP_DIR1, PARAM_0777);
in Umount() 62 ret = mkdir(TEMP_DIR2, PARAM_0777);
in Umount() 85 ret = mkdir(TEMP_DIR1, PARAM_0777);
in Umount2() 89 ret = mkdir(TEMP_DIR2, PARAM_0777);
in Umount2()
|
H A D | mntentndk1.cpp | 27 #define PARAM_0777 0777
macro 40 fileDescribe = open(TEMP_FILE, O_CREAT | O_WRONLY, PARAM_0777);
in GetMnTent() 59 fileDescribe = open(TEMP_FILE, O_CREAT, PARAM_0777);
in GetMnTent() 91 fileDescribe = open(TEMP_FILE, O_CREAT | O_WRONLY, PARAM_0777);
in GetMnTentR() 110 fileDescribe = open(TEMP_FILE, O_CREAT, PARAM_0777);
in GetMnTentR()
|
H A D | stdioextndk1.cpp | 27 #define PARAM_0777 0777
macro 39 int fileDescribe = open(TEMP_FILE, O_CREAT, PARAM_0777);
in FBufSize_One() 62 int fileDescribe = open(TEMP_FILE, O_CREAT, PARAM_0777);
in FBufSize_Two() 86 int fileDescribe = open(TEMP_FILE, O_CREAT, PARAM_0777);
in Flbf_One() 109 int fileDescribe = open(TEMP_FILE, O_CREAT, PARAM_0777);
in Flbf_Two() 132 int fileDescribe = open(TEMP_FILE, O_CREAT, PARAM_0777);
in Flbf_Three() 224 int fileDescribe = open(TEMP_FILE, O_CREAT, PARAM_0777);
in Freadable_One() 266 int fileDescribe = open(TEMP_FILE, O_CREAT, PARAM_0777);
in Freading_One() 352 int fileDescribe = open(TEMP_FILE, O_CREAT, PARAM_0777);
in Fwritable_Two() 394 int fileDescribe = open(TEMP_FILE, O_CREAT, PARAM_0777);
in Fwriting_Two() [all...] |
H A D | statfsndk.cpp | 28 #define PARAM_0777 0777
macro 75 int fd = open("/data/storage/el2/base/files/Fzl.txt", O_CREAT, PARAM_0777);
in Fstatfs() 87 int fd = open("/data/storage/el2/base/files/Fzl.txt", O_CREAT, PARAM_0777);
in Fstatfs64() 99 int fd = open("/data/storage/el2/base/files/Fzl.txt", O_CREAT, PARAM_0777);
in Fstatvfs() 111 int fd = open("/data/storage/el2/base/files/Fzl.txt", O_CREAT, PARAM_0777);
in Fstatvfs64()
|
H A D | fcntl1ndk.cpp | 38 #define PARAM_0777 0777
macro 140 int fd = open(path, O_CREAT | O_RDWR, PARAM_0777);
in Readahead() 165 int fd = open(path, O_CREAT | O_RDWR, PARAM_0777);
in PosixFallocate() 223 fd = open(path, O_CREAT | O_RDWR, PARAM_0777);
in Open() 225 fd = open("/", O_CREAT | O_RDWR, PARAM_0777);
in Open() 252 fd = open64(path, O_CREAT | O_RDWR, PARAM_0777);
in Open64() 254 fd = open64("/", O_CREAT | O_RDWR, PARAM_0777);
in Open64() 313 int fd = open(path, O_CREAT | O_RDWR, PARAM_0777);
in PosixFadvise() 341 int fd = open(path, O_CREAT | O_RDWR, PARAM_0777);
in FalLocate() 366 int fd = open(path, O_CREAT | O_RDWR, PARAM_0777);
in FalLocate64() [all...] |
H A D | stdioextndk.cpp | 34 #define PARAM_0777 0777
macro 53 int fileDescribe = open("/data/storage/el2/base/files/fzl.txt", O_CREAT, PARAM_0777);
in Flbf() 70 int fileDescribe = open("/data/storage/el2/base/files/fzl.txt", O_CREAT, PARAM_0777);
in Fwriting() 87 int fileDescribe = open("/data/storage/el2/base/files/fzl.txt", O_CREAT, PARAM_0777);
in Fpending() 104 int fileDescribe = open("/data/storage/el2/base/files/fzl.txt", O_CREAT, PARAM_0777);
in FBufSize() 121 int fileDescribe = open("/data/storage/el2/base/files/fzl.txt", O_CREAT, PARAM_0777);
in Fpurge() 138 int fileDescribe = open("/data/storage/el2/base/files/fzl.txt", O_CREAT, PARAM_0777);
in Freadable() 155 int fileDescribe = open("/data/storage/el2/base/files/fzl.txt", O_CREAT, PARAM_0777);
in Freading() 186 int fileDescribe = open("/data/storage/el2/base/files/fzl.txt", O_CREAT, PARAM_0777);
in Fwritable() 489 int fileDescribe = open(path, O_CREAT, PARAM_0777);
in FdOpen() [all...] |
H A D | unistdndk1.cpp | 39 #define PARAM_0777 0777
macro 81 int fileDescribe = open(g_tempFile, O_CREAT | O_RDWR, PARAM_0777);
in PreadChk_One() 108 int fileDescribe = open(g_tempFile, O_CREAT | O_RDWR, PARAM_0777);
in ReadChk_One() 132 int fileDescribe = open(g_tempFile, O_CREAT | O_RDWR, PARAM_0777);
in PWrite_One() 153 int fileDescribe = open(g_tempFile, O_CREAT | O_RDWR, PARAM_0777);
in PRead64_One() 176 int fileDescribe = open(g_tempFile, O_CREAT | O_RDWR, PARAM_0777);
in PWrite64_One() 197 int fileDescribe = open(g_tempFile, O_CREAT | O_RDWR, PARAM_0777);
in Lseek_One() 220 int fileDescribe = open(g_tempFile, O_CREAT | O_RDWR, PARAM_0777);
in Lseek64_One()
|
H A D | errndk.cpp | 23 #define PARAM_0777 0777
macro 28 int fd = open("/data/storage/el2/Fzl.txt", O_CREAT, PARAM_0777);
in Warn() 39 int fd = open("/data/storage/el2/Fzl.txt", O_CREAT, PARAM_0777);
in Warnx()
|
H A D | mmanndk1.cpp | 28 #define PARAM_0777 0777
macro 40 fileDescribe = open(g_tempFile, O_CREAT | O_WRONLY, PARAM_0777);
in Mmap() 58 fileDescribe = open(g_tempFile, O_CREAT | O_RDWR, PARAM_0777);
in Mmap()
|
H A D | swapndk.cpp | 26 #define PARAM_0777 0777
macro 32 int fd = open(path, O_CREAT, PARAM_0777);
in SwapOn() 44 int fd = open(path, O_CREAT, PARAM_0777);
in SwapOff()
|
H A D | mmanndk.cpp | 37 #define PARAM_0777 0777
macro 91 int fd = open(tmpfile, O_CREAT | O_RDWR, PARAM_0777);
in Mincore() 157 int fd = open(tmpfile, O_CREAT | O_RDWR, PARAM_0777);
in MreMap() 176 int fd = open(tmpfile, O_CREAT | O_RDWR, PARAM_0777);
in MSync() 298 int fd = open("/data/storage/el2/base/files/Fzl.txt", O_CREAT | O_RDWR, PARAM_0777);
in Mmap64() 316 int fd = open("/data/storage/el2/base/files/test.txt", O_CREAT, PARAM_0777);
in Munmap() 335 int fd = open(path, O_CREAT | O_RDWR, PARAM_0777);
in RemapFilePages()
|
H A D | statndk.cpp | 38 #define PARAM_0777 0777
macro 145 int df = open(path, O_CREAT, PARAM_0777);
in FchModAt() 157 int df = open(path, O_CREAT, PARAM_0777);
in FchMod() 214 int fd = open(path, O_CREAT, PARAM_0777);
in Fstat() 232 int fd = open(path, O_CREAT, PARAM_0777);
in Fstat64() 250 int fd = open(path, O_CREAT, PARAM_0777);
in Fstatat() 268 int fd = open(path, O_CREAT, PARAM_0777);
in Fstatat64() 278 int fd = open("/data/storage/el2/base/files/utime.txt", O_CREAT, PARAM_0777);
in Futimens()
|
H A D | timendk1.cpp | 44 #define PARAM_0777 0777
macro 71 int fd = open(TEST_FILE, O_CREAT, PARAM_0777);
in Futimes_Two() 137 int fd = open(TEST_FILE, O_RDWR | O_RSYNC | O_CREAT, PARAM_0777);
in Utimes_One() 150 int fd = open(TEST_FILE, O_RDWR | O_RSYNC | O_CREAT, PARAM_0777);
in Utimes_Two()
|
H A D | ftwndk.cpp | 27 #define PARAM_0777 0777
macro 35 int fileDescribe = open("/data/storage/el2/base/files/fzl.txt", O_CREAT, PARAM_0777);
in Ftw() 45 int fileDescribe = open("/data/storage/el2/base/files/fzl.txt", O_CREAT, PARAM_0777);
in Ftw64()
|
H A D | sendfilendk.cpp | 32 #define PARAM_0777 0777
macro 74 int fromfd = open(fromFile, O_CREAT | O_RDWR, PARAM_0777);
in Sendfile64() 75 int tofd = open(toFile, O_CREAT | O_RDWR, PARAM_0777);
in Sendfile64()
|
H A D | ipcndk.cpp | 25 #define PARAM_0777 0777
macro 30 int fp = open("/data/storage/el2/base/files/Fzl.txt", O_CREAT, PARAM_0777);
in Ftok()
|
H A D | libgenndk.cpp | 25 #define PARAM_0777 0777
macro 31 int fp = open("/data/storage/el2/base/files/fff.txt", O_CREAT, PARAM_0777);
in Basename()
|
H A D | semaphorendk1.cpp | 28 #define PARAM_0777 0777
macro 39 psem = sem_open(buf, O_CREAT, PARAM_0777, PARAM_1);
in SemUnlink()
|
H A D | utimendk.cpp | 33 #define PARAM_0777 0777
macro 49 int fd = open(strTemp, O_CREAT, PARAM_0777);
in Utime()
|
H A D | utmpndk.cpp | 35 #define PARAM_0777 0777
macro 98 int fileDescribe = open("/data/storage/el2/base/files/fzl.txt", O_CREAT, PARAM_0777);
in LoginTty()
|
H A D | spawnndk.cpp | 29 #define PARAM_0777 0777
macro 64 int fileDescribe = open(filepath, O_CREAT, PARAM_0777);
in PosixSpawn() 87 int fileDescribe = open(filepath, O_CREAT, PARAM_0777);
in PosixSpawnP() 114 int fileDescribe = open("/data/storage/el2/base/files/fzl.txt", O_CREAT, PARAM_0777);
in PosixSpawnFileActionsAddOpen()
|
H A D | uiondk.cpp | 31 #define PARAM_0777 0777
macro 61 int fd = open("/data/storage/el2/base/files/testReadv.txt", O_RDWR | O_CREAT, PARAM_0777);
in Readv() 120 int fd = open("/data/storage/el2/base/files/testReadv.txt", O_RDWR | O_CREAT, PARAM_0777);
in PReadV() 144 int fd = open("/data/storage/el2/base/files/testReadv.txt", O_RDWR | O_CREAT, PARAM_0777);
in PReadV64()
|
H A D | pollndk.cpp | 39 #define PARAM_0777 0777
macro 57 int fd = open("ppoll_function_file", O_RDWR | O_CREAT, PARAM_0777);
in Ppoll()
|
H A D | dirent1ndk.cpp | 42 #define PARAM_0777 0777
macro 334 int fd = open(FILE_PATH, O_CREAT, PARAM_0777);
in Alphasort() 364 int fd = open(FILE_PATH, O_CREAT, PARAM_0777);
in Alphasort64()
|