sys_fsync         133 compat/bsdos/bsdos_syscallargs.h int	sys_fsync(struct proc *, void *, register_t *);
sys_fsync         226 compat/bsdos/bsdos_sysent.c 	    sys_fsync },			/* 95 = fsync */
sys_fsync         368 compat/freebsd/freebsd_syscallargs.h int	sys_fsync(struct proc *, void *, register_t *);
sys_fsync         228 compat/freebsd/freebsd_sysent.c 	    sys_fsync },			/* 95 = fsync */
sys_fsync         421 compat/hpux/hppa/hpux_syscallargs.h int	sys_fsync(struct proc *, void *, register_t *);
sys_fsync         219 compat/hpux/hppa/hpux_sysent.c 	    sys_fsync },			/* 95 = fsync */
sys_fsync         459 compat/hpux/m68k/hpux_syscallargs.h int	sys_fsync(struct proc *, void *, register_t *);
sys_fsync         219 compat/hpux/m68k/hpux_sysent.c 	    sys_fsync },			/* 95 = fsync */
sys_fsync         858 compat/linux/linux_file.c 	return sys_fsync(p, uap, retval);
sys_fsync         681 compat/linux/linux_syscallargs.h int	sys_fsync(struct proc *, void *, register_t *);
sys_fsync         281 compat/linux/linux_sysent.c 	    sys_fsync },			/* 118 = fsync */
sys_fsync         406 compat/osf1/osf1_syscallargs.h int	sys_fsync(struct proc *, void *, register_t *);
sys_fsync         218 compat/osf1/osf1_sysent.c 	    sys_fsync },			/* 95 = fsync */
sys_fsync         305 compat/sunos/sunos_syscallargs.h int	sys_fsync(struct proc *, void *, register_t *);
sys_fsync         223 compat/sunos/sunos_sysent.c 	    sys_fsync },			/* 95 = fsync */
sys_fsync         509 compat/svr4/svr4_syscallargs.h int	sys_fsync(struct proc *, void *, register_t *);
sys_fsync         158 compat/svr4/svr4_sysent.c 	    sys_fsync },			/* 58 = fsync */
sys_fsync         264 compat/ultrix/ultrix_syscallargs.h int	sys_fsync(struct proc *, void *, register_t *);
sys_fsync         216 compat/ultrix/ultrix_sysent.c 	    sys_fsync },			/* 95 = fsync */
sys_fsync         264 kern/init_sysent.c 	    sys_fsync },			/* 95 = fsync */
sys_fsync        1349 sys/syscallargs.h int	sys_fsync(struct proc *, void *, register_t *);