Home
last modified time | relevance | path

Searched refs:thunk_fsync (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/arch/usermode/include/
H A Dthunk.h125 int thunk_fsync(int);
/netbsd-src/sys/arch/usermode/dev/
H A Dld_thunkbus.c332 if (thunk_fsync(sc->sc_fd) == -1) in ld_thunkbus_ioctl()
/netbsd-src/sys/arch/usermode/usermode/
H A Dthunk.c556 thunk_fsync(int fd) in thunk_fsync() function