| /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 | 96 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/libfuse/include/ |
| D | cuse_lowlevel.h | 60 void (*fsync) (fuse_req_t req, int datasync, struct fuse_file_info *fi); member
|
| D | fuse_lowlevel.h | 690 void (*fsync) (fuse_req_t req, fuse_ino_t ino, int datasync, member
|
| D | fuse.h | 542 int (*fsync) (const char *, int, struct fuse_file_info *); member
|
| /third_party/rust/crates/rustix/src/fs/ |
| D | fd.rs | 302 pub fn fsync<Fd: AsFd>(fd: Fd) -> io::Result<()> { 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 | 64 #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/rust/crates/rustix/src/backend/linux_raw/fs/ |
| D | syscalls.rs | 396 pub(crate) fn fsync(fd: BorrowedFd<'_>) -> io::Result<()> { in fsync() function
|
| /third_party/skia/src/core/ |
| D | SkStream.cpp | 446 void SkFILEWStream::fsync() in fsync() function in SkFILEWStream
|
| /third_party/rust/crates/rustix/src/backend/libc/fs/ |
| D | syscalls.rs | 1222 pub(crate) fn fsync(fd: BorrowedFd<'_>) -> io::Result<()> { in fsync() function
|
| /third_party/node/lib/ |
| D | fs.js | 956 function fsync(fd, callback) { function
|
| /third_party/ntfs-3g/ntfsprogs/ |
| D | ntfsclone.c | 121 #define fsync(fd) (0) macro
|
| /third_party/rust/crates/libc/src/unix/ |
| D | mod.rs | 1029 pub fn fsync(fd: ::c_int) -> ::c_int; in fsync() function
|
| /third_party/rust/crates/libc/src/ |
| D | wasi.rs | 661 pub fn fsync(fd: ::c_int) -> ::c_int; in fsync() function
|
| /third_party/rust/crates/libc/src/vxworks/ |
| D | mod.rs | 1704 pub fn fsync(fd: ::c_int) -> ::c_int; in fsync() function
|
| /third_party/python/Modules/ |
| D | posixmodule.c | 318 # define fsync _commit macro
|