Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libbc/libc/sys/common/
H A Dfsync.c36 return (_syscall(SYS_fdsync, fd, FSYNC)); in fsync()
H A Dsyscall.c61 SYS_fdsync, -1 /*setprio*/, -1 /*socket*/, -1 /*connect*/,
/titanic_44/usr/src/uts/common/sys/
H A Dsyscall.h155 #define SYS_fdsync 58 macro