Home
last modified time | relevance | path

Searched defs:fdatasync (Results 1 – 6 of 6) sorted by relevance

/third_party/musl/porting/liteos_a/user/src/unistd/
Dfdatasync.c6 int fdatasync(int fd) in fdatasync() function
/third_party/musl/src/unistd/
Dfdatasync.c4 int fdatasync(int fd) in fdatasync() function
/third_party/ntfs-3g/include/ntfs-3g/
Dcompat.h81 #define fdatasync commit macro
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_fileio.js366 fdatasync: function (...args) { method
/third_party/node/lib/internal/fs/
Dpromises.js517 async function fdatasync(handle) { function
/third_party/node/lib/
Dfs.js942 function fdatasync(fd, callback) { function