Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
fsync
headers/private/fs_shell/fssh_api_wrapper.h
1704
#define fsync fssh_fsync
src/system/libroot/posix/unistd/sync.c
19
fsync(int fd)
src/system/libroot/stubbed/libroot_stubs.c
1697
void fsync() {}
src/system/libroot/stubbed/libroot_stubs_legacy.c
1677
void fsync() {}