Home
last modified time | relevance | path

Searched refs:fsync (Results 1 – 9 of 9) sorted by relevance

/bionic/libc/include/
Dunistd.h265 int fsync(int __fd);
/bionic/tests/headers/posix/
Dunistd_h.c335 FUNCTION(fsync, int (*f)(int)); in unistd_h()
/bionic/libc/tools/
Dposix-2013.txt307 fsync
/bionic/tests/
Dunistd_test.cpp435 TEST(UNISTD_TEST, fsync) { in TEST() argument
436 TestFsyncFunction(fsync); in TEST()
/bionic/libc/
DSYSCALLS.TXT142 int fsync(int) all
Dlibc.map.txt397 fsync;
/bionic/tools/versioner/platforms/
Dlibc.map.txt397 fsync;
/bionic/benchmarks/linker_relocation/gen/
Dliblinker_reloc_bench_000.S10267 CALL(fsync)
Dliblinker_reloc_bench_087.S37034 CALL(fsync)