Home
last modified time | relevance | path

Searched defs:fsync (Results 1 – 19 of 19) sorted by relevance

/netbsd/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Dstore-int.h45 int (*fsync)(struct krb5_storage_data*); member
/netbsd/lib/librefuse/refuse/
H A Dv11.h70 int (*fsync) (const char *, int); member
H A Dv22.h71 int (*fsync) (const char *, int, struct fuse_file_info *); member
H A Dv21.h67 int (*fsync) (const char *, int); member
H A Dv23.h71 int (*fsync) (const char *, int, struct fuse_file_info *); member
H A Dv25.h67 int (*fsync) (const char *, int, struct fuse_file_info *); member
H A Dv26.h67 int (*fsync) (const char *, int, struct fuse_file_info *); member
H A Dv30.h75 int (*fsync) (const char *, int, struct fuse_file_info *); member
H A Dv38.h65 int (*fsync) (const char *, int, struct fuse_file_info *); member
H A Dv28.h67 int (*fsync) (const char *, int, struct fuse_file_info *); member
H A Dv34.h65 int (*fsync) (const char *, int, struct fuse_file_info *); member
H A Dv35.h65 int (*fsync) (const char *, int, struct fuse_file_info *); member
H A Dv29.h67 int (*fsync) (const char *, int, struct fuse_file_info *); member
/netbsd/sys/arch/zaurus/stand/zbsdmod/
H A Dcompat_linux.h48 void (*fsync) (void); member
/netbsd/sys/external/mit/xen-include-public/dist/xen/include/public/io/
H A Dfsif.h159 struct fsif_sync_request fsync; member
/netbsd/sys/rump/include/rump/
H A Drump_syscallshotgun.h92 #define fsync(a) rump_sys_fsync(a) macro
/netbsd/lib/libpthread/
H A Dpthread_cancelstub.c272 fsync(int d) in fsync() function
/netbsd/crypto/external/bsd/heimdal/dist/lib/roken/
H A Droken.h.in319 #define fsync _commit macro
/netbsd/external/gpl3/binutils/dist/gprofng/libcollector/
H A Diotrace.c3582 fsync (int fildes) function