Home
last modified time | relevance | path

Searched refs:do_bsd_fsync (Results 1 – 2 of 2) sorted by last modified time

/qemu/bsd-user/
H A Dbsd-file.h265 static abi_long do_bsd_fsync(abi_long arg1) in do_bsd_fsync() function
/qemu/bsd-user/freebsd/
H A Dos-syscall.c481 ret = do_bsd_fsync(arg1); in freebsd_syscall()