Searched refs:__fsync (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.0-release/lib/libkse/thread/
H A Dthr_fsync.c38 int __fsync(int fd);
40 __weak_reference(__fsync, fsync);
43 __fsync(int fd) function
/freebsd-10.0-release/lib/libthr/thread/
H A Dthr_syscalls.c142 int __fsync(int);
314 __weak_reference(__fsync, fsync);
321 __fsync(int fd) function
/freebsd-10.0-release/lib/libkse/
H A Dkse.map172 __fsync;
/freebsd-10.0-release/lib/libthr/
H A Dpthread.map189 __fsync;

Completed in 111 milliseconds