| /third_party/musl/src/unistd/ |
| D | fsync.c | 4 int fsync(int fd) in fsync() function
|
| /third_party/NuttX/fs/vfs/ |
| D | fs_fsync.c | 112 int fsync(int fd) in fsync() function
|
| /third_party/node/deps/npm/lib/install/ |
| D | update-package-json.js | 54 fsync: isWindows property
|
| /third_party/uboot/u-boot-2020.01/tools/ |
| D | mingw_support.c | 19 int fsync(int fd) in fsync() function
|
| /third_party/NuttX/fs/vfs/include/ |
| D | file.h | 143 int (*fsync)(struct file *filep); member
|
| /third_party/ntfs-3g/include/fuse-lite/ |
| D | fuse.h | 237 int (*fsync) (const char *, int, struct fuse_file_info *); member
|
| D | fuse_lowlevel.h | 515 void (*fsync) (fuse_req_t req, fuse_ino_t ino, int datasync, member
|
| /third_party/gstreamer/gstreamer/plugins/elements/ |
| D | gstfilesink.c | 62 #define fsync _commit macro
|
| /third_party/jsframework/runtime/main/extend/systemplugin/napi/ |
| D | ohos_fileio.js | 416 fsync: function (...args) { method
|
| /third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/ |
| D | kernel.h | 484 unused_func_t fsync; member
|
| /third_party/gstreamer/gstreamer/gst/ |
| D | gstpluginloader.c | 38 #define fsync(fd) _commit(fd) macro
|
| /third_party/node/lib/internal/fs/ |
| D | promises.js | 521 async function fsync(handle) { function
|
| /third_party/flutter/skia/src/core/ |
| D | SkStream.cpp | 435 void SkFILEWStream::fsync() in fsync() function in SkFILEWStream
|
| /third_party/skia/src/core/ |
| D | SkStream.cpp | 446 void SkFILEWStream::fsync() in fsync() function in SkFILEWStream
|
| /third_party/node/lib/ |
| D | fs.js | 955 function fsync(fd, callback) { function
|
| /third_party/ntfs-3g/ntfsprogs/ |
| D | ntfsclone.c | 121 #define fsync(fd) (0) macro
|
| /third_party/mingw-w64/mingw-w64-libraries/winpthreads/include/ |
| D | pthread.h | 455 #define fsync(...) (pthread_testcancel(), fsync(__VA_ARGS__)) macro
|
| /third_party/python/Modules/ |
| D | posixmodule.c | 311 # define fsync _commit macro
|