Home
last modified time | relevance | path

Searched refs:sys_fsync_args (Results 1 – 25 of 34) sorted by relevance

12

/netbsd/sys/compat/ultrix/
H A Dultrix_syscallargs.h213 struct sys_fsync_args;
567 int sys_fsync(struct lwp *, const struct sys_fsync_args *, register_t *);
H A Dultrix_sysent.c401 ns(struct sys_fsync_args),
/netbsd/sys/compat/sunos/
H A Dsunos_syscallargs.h221 struct sys_fsync_args;
596 int sys_fsync(struct lwp *, const struct sys_fsync_args *, register_t *);
H A Dsunos_sysent.c414 ns(struct sys_fsync_args),
/netbsd/sys/compat/freebsd/
H A Dfreebsd_syscallargs.h202 struct sys_fsync_args;
782 int sys_fsync(struct lwp *, const struct sys_fsync_args *, register_t *);
H A Dfreebsd_sysent.c453 ns(struct sys_fsync_args),
/netbsd/sys/compat/aoutm68k/
H A Daoutm68k_syscallargs.h239 struct sys_fsync_args;
888 int sys_fsync(struct lwp *, const struct sys_fsync_args *, register_t *);
H A Daoutm68k_sysent.c560 ns(struct sys_fsync_args),
/netbsd/sys/compat/linux/arch/aarch64/
H A Dlinux_syscallargs.h378 struct sys_fsync_args;
1162 int sys_fsync(struct lwp *, const struct sys_fsync_args *, register_t *);
H A Dlinux_sysent.c398 ns(struct sys_fsync_args),
/netbsd/sys/compat/linux/arch/powerpc/
H A Dlinux_syscallargs.h393 struct sys_fsync_args;
1408 int sys_fsync(struct lwp *, const struct sys_fsync_args *, register_t *);
H A Dlinux_sysent.c539 ns(struct sys_fsync_args),
/netbsd/sys/compat/linux/arch/amd64/
H A Dlinux_syscallargs.h370 struct sys_fsync_args;
1366 int sys_fsync(struct lwp *, const struct sys_fsync_args *, register_t *);
H A Dlinux_sysent.c429 ns(struct sys_fsync_args),
/netbsd/sys/compat/linux/arch/i386/
H A Dlinux_syscallargs.h435 struct sys_fsync_args;
1509 int sys_fsync(struct lwp *, const struct sys_fsync_args *, register_t *);
H A Dlinux_sysent.c545 ns(struct sys_fsync_args),
/netbsd/sys/compat/linux/arch/m68k/
H A Dlinux_syscallargs.h420 struct sys_fsync_args;
1491 int sys_fsync(struct lwp *, const struct sys_fsync_args *, register_t *);
H A Dlinux_sysent.c565 ns(struct sys_fsync_args),
/netbsd/sys/compat/linux/arch/mips/
H A Dlinux_syscallargs.h381 struct sys_fsync_args;
1520 int sys_fsync(struct lwp *, const struct sys_fsync_args *, register_t *);
H A Dlinux_sysent.c530 ns(struct sys_fsync_args),
/netbsd/sys/compat/linux/arch/alpha/
H A Dlinux_syscallargs.h228 struct sys_fsync_args;
1428 int sys_fsync(struct lwp *, const struct sys_fsync_args *, register_t *);
/netbsd/sys/compat/linux/arch/arm/
H A Dlinux_syscallargs.h418 struct sys_fsync_args;
1485 int sys_fsync(struct lwp *, const struct sys_fsync_args *, register_t *);
H A Dlinux_sysent.c542 ns(struct sys_fsync_args),
/netbsd/sys/compat/netbsd32/
H A Dnetbsd32_netbsd.c839 struct sys_fsync_args ua; in netbsd32_fsync()
/netbsd/sys/sys/
H A Dsyscallargs.h572 struct sys_fsync_args { struct
3584 int sys_fsync(struct lwp *, const struct sys_fsync_args *, register_t *);

12