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

1 2

  /src/sys/compat/sunos/
sunos_syscallargs.h 291 struct sys_fchmod_args;
646 int sys_fchmod(struct lwp *, const struct sys_fchmod_args *, register_t *);
sunos_sysent.c 542 ns(struct sys_fchmod_args),
  /src/sys/compat/ultrix/
ultrix_syscallargs.h 283 struct sys_fchmod_args;
619 int sys_fchmod(struct lwp *, const struct sys_fchmod_args *, register_t *);
ultrix_sysent.c 531 ns(struct sys_fchmod_args),
  /src/sys/compat/aoutm68k/
aoutm68k_syscallargs.h 312 struct sys_fchmod_args;
961 int sys_fchmod(struct lwp *, const struct sys_fchmod_args *, register_t *);
aoutm68k_sysent.c 747 ns(struct sys_fchmod_args),
  /src/sys/compat/freebsd/
freebsd_syscallargs.h 262 struct sys_fchmod_args;
839 int sys_fchmod(struct lwp *, const struct sys_fchmod_args *, register_t *);
freebsd_sysent.c 590 ns(struct sys_fchmod_args),
  /src/sys/compat/linux/arch/aarch64/
linux_syscallargs.h 275 struct sys_fchmod_args;
1246 int sys_fchmod(struct lwp *, const struct sys_fchmod_args *, register_t *);
linux_sysent.c 274 ns(struct sys_fchmod_args),
  /src/sys/compat/linux/arch/alpha/
linux_syscallargs.h 354 struct sys_fchmod_args;
1598 int sys_fchmod(struct lwp *, const struct sys_fchmod_args *, register_t *);
linux_sysent.c 539 ns(struct sys_fchmod_args),
  /src/sys/compat/linux/arch/amd64/
linux_syscallargs.h 427 struct sys_fchmod_args;
1524 int sys_fchmod(struct lwp *, const struct sys_fchmod_args *, register_t *);
linux_sysent.c 514 ns(struct sys_fchmod_args),
  /src/sys/compat/linux/arch/arm/
linux_syscallargs.h 327 struct sys_fchmod_args;
1573 int sys_fchmod(struct lwp *, const struct sys_fchmod_args *, register_t *);
linux_sysent.c 440 ns(struct sys_fchmod_args),
  /src/sys/compat/linux/arch/i386/
linux_syscallargs.h 332 struct sys_fchmod_args;
1593 int sys_fchmod(struct lwp *, const struct sys_fchmod_args *, register_t *);
linux_sysent.c 441 ns(struct sys_fchmod_args),
  /src/sys/compat/linux/arch/m68k/
linux_syscallargs.h 334 struct sys_fchmod_args;
1572 int sys_fchmod(struct lwp *, const struct sys_fchmod_args *, register_t *);
linux_sysent.c 465 ns(struct sys_fchmod_args),
  /src/sys/compat/linux/arch/mips/
linux_syscallargs.h 290 struct sys_fchmod_args;
1600 int sys_fchmod(struct lwp *, const struct sys_fchmod_args *, register_t *);
linux_sysent.c 429 ns(struct sys_fchmod_args),
  /src/sys/compat/linux/arch/powerpc/
linux_syscallargs.h 307 struct sys_fchmod_args;
1496 int sys_fchmod(struct lwp *, const struct sys_fchmod_args *, register_t *);
linux_sysent.c 437 ns(struct sys_fchmod_args),
  /src/sys/compat/netbsd32/
netbsd32_netbsd.c 990 struct sys_fchmod_args ua;

Completed in 36 milliseconds

1 2