Home
last modified time | relevance | path

Searched refs:fdatasync (Results 1 – 8 of 8) sorted by relevance

/bionic/libc/include/
Dunistd.h313 int fdatasync(int __fd);
/bionic/tests/headers/posix/
Dunistd_h.c331 FUNCTION(fdatasync, int (*f)(int)); in unistd_h()
/bionic/libc/tools/
Dposix-2013.txt235 fdatasync
/bionic/tests/
Dunistd_test.cpp431 TEST(UNISTD_TEST, fdatasync) { in TEST() argument
432 TestFsyncFunction(fdatasync); in TEST()
/bionic/libc/
DSYSCALLS.TXT142 int fdatasync(int) all
Dlibc.map.txt345 fdatasync;
/bionic/tools/versioner/platforms/
Dlibc.map.txt345 fdatasync;
/bionic/benchmarks/linker_relocation/gen/
Dliblinker_reloc_bench_070.S1266 CALL(fdatasync)