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

/freebsd-9.3-release/lib/libkse/thread/
H A Dthr_fsync.c38 int __fsync(int fd);
40 __weak_reference(__fsync, fsync);
43 __fsync(int fd) function
/freebsd-9.3-release/lib/libthr/thread/
H A Dthr_syscalls.c140 int __fsync(int);
292 __weak_reference(__fsync, fsync);
299 __fsync(int fd) function
/freebsd-9.3-release/lib/libkse/
H A Dkse.map172 __fsync;
/freebsd-9.3-release/lib/libthr/
H A Dpthread.map188 __fsync;

Completed in 53 milliseconds