Home
last modified time | relevance | path

Searched refs:SYS_fsync (Results 1 – 2 of 2) sorted by relevance

/netbsd/sys/sys/
H A Dsyscall.h284 #define SYS_fsync 95 macro
/netbsd/sys/rump/librump/rumpkern/
H A Drump_syscalls.c1384 error = rsys_syscall(SYS_fsync, &callarg, sizeof(callarg), retval); in rump___sysimpl_fsync()