Searched refs:fdatasync (Results 1 – 9 of 9) sorted by relevance
245 int fdatasync(int __fd);
313 FUNCTION(fdatasync, int (*f)(int)); in unistd_h()
235 fdatasync
426 TEST(UNISTD_TEST, fdatasync) { in TEST() argument427 TestFsyncFunction(fdatasync); in TEST()
133 int fdatasync(int) all
345 fdatasync;
1266 CALL(fdatasync)
8867 CALL(fdatasync)