HomeSort by: relevance | last modified time | path
    Searched refs:sys_fsync_args (Results 1 - 25 of 34) sorted by relevancy

1 2

  /src/sys/compat/sunos/
sunos_syscallargs.h 221 struct sys_fsync_args;
596 int sys_fsync(struct lwp *, const struct sys_fsync_args *, register_t *);
sunos_sysent.c 415 ns(struct sys_fsync_args),
  /src/sys/compat/ultrix/
ultrix_syscallargs.h 213 struct sys_fsync_args;
567 int sys_fsync(struct lwp *, const struct sys_fsync_args *, register_t *);
ultrix_sysent.c 402 ns(struct sys_fsync_args),
  /src/sys/compat/aoutm68k/
aoutm68k_syscallargs.h 239 struct sys_fsync_args;
888 int sys_fsync(struct lwp *, const struct sys_fsync_args *, register_t *);
aoutm68k_sysent.c 561 ns(struct sys_fsync_args),
  /src/sys/compat/freebsd/
freebsd_syscallargs.h 202 struct sys_fsync_args;
782 int sys_fsync(struct lwp *, const struct sys_fsync_args *, register_t *);
freebsd_sysent.c 454 ns(struct sys_fsync_args),
  /src/sys/compat/linux/arch/aarch64/
linux_syscallargs.h 401 struct sys_fsync_args;
1310 int sys_fsync(struct lwp *, const struct sys_fsync_args *, register_t *);
linux_sysent.c 405 ns(struct sys_fsync_args),
  /src/sys/compat/linux/arch/amd64/
linux_syscallargs.h 375 struct sys_fsync_args;
1508 int sys_fsync(struct lwp *, const struct sys_fsync_args *, register_t *);
linux_sysent.c 433 ns(struct sys_fsync_args),
  /src/sys/compat/linux/arch/i386/
linux_syscallargs.h 435 struct sys_fsync_args;
1643 int sys_fsync(struct lwp *, const struct sys_fsync_args *, register_t *);
linux_sysent.c 548 ns(struct sys_fsync_args),
  /src/sys/compat/linux/arch/alpha/
linux_syscallargs.h 228 struct sys_fsync_args;
1570 int sys_fsync(struct lwp *, const struct sys_fsync_args *, register_t *);
  /src/sys/compat/linux/arch/arm/
linux_syscallargs.h 418 struct sys_fsync_args;
1627 int sys_fsync(struct lwp *, const struct sys_fsync_args *, register_t *);
linux_sysent.c 545 ns(struct sys_fsync_args),
  /src/sys/compat/linux/arch/m68k/
linux_syscallargs.h 420 struct sys_fsync_args;
1616 int sys_fsync(struct lwp *, const struct sys_fsync_args *, register_t *);
linux_sysent.c 568 ns(struct sys_fsync_args),
  /src/sys/compat/linux/arch/mips/
linux_syscallargs.h 381 struct sys_fsync_args;
1646 int sys_fsync(struct lwp *, const struct sys_fsync_args *, register_t *);
linux_sysent.c 533 ns(struct sys_fsync_args),
  /src/sys/compat/linux/arch/powerpc/
linux_syscallargs.h 393 struct sys_fsync_args;
1542 int sys_fsync(struct lwp *, const struct sys_fsync_args *, register_t *);
linux_sysent.c 542 ns(struct sys_fsync_args),
  /src/sys/compat/netbsd32/
netbsd32_netbsd.c 839 struct sys_fsync_args ua;
  /src/sys/kern/
init_sysent.c 564 ns(struct sys_fsync_args),

Completed in 40 milliseconds

1 2