Home
last modified time | relevance | path

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

/bionic/libc/include/
Dunistd.h244 int fsync(int __fd);
/bionic/tests/headers/posix/
Dunistd_h.c317 FUNCTION(fsync, int (*f)(int)); in unistd_h()
/bionic/libc/tools/
Dposix-2013.txt307 fsync
/bionic/tests/
Dunistd_test.cpp430 TEST(UNISTD_TEST, fsync) { in TEST() argument
431 TestFsyncFunction(fsync); in TEST()
/bionic/libc/
DSYSCALLS.TXT132 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)