Home
last modified time | relevance | path

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

12

/netbsd/sys/compat/ultrix/
H A Dultrix_syscallargs.h283 struct sys_fchmod_args;
619 int sys_fchmod(struct lwp *, const struct sys_fchmod_args *, register_t *);
H A Dultrix_sysent.c531 ns(struct sys_fchmod_args),
/netbsd/sys/compat/sunos/
H A Dsunos_syscallargs.h291 struct sys_fchmod_args;
646 int sys_fchmod(struct lwp *, const struct sys_fchmod_args *, register_t *);
H A Dsunos_sysent.c542 ns(struct sys_fchmod_args),
/netbsd/sys/compat/freebsd/
H A Dfreebsd_syscallargs.h262 struct sys_fchmod_args;
839 int sys_fchmod(struct lwp *, const struct sys_fchmod_args *, register_t *);
H A Dfreebsd_sysent.c590 ns(struct sys_fchmod_args),
/netbsd/sys/compat/aoutm68k/
H A Daoutm68k_syscallargs.h312 struct sys_fchmod_args;
961 int sys_fchmod(struct lwp *, const struct sys_fchmod_args *, register_t *);
H A Daoutm68k_sysent.c747 ns(struct sys_fchmod_args),
/netbsd/sys/compat/linux/arch/aarch64/
H A Dlinux_syscallargs.h257 struct sys_fchmod_args;
1116 int sys_fchmod(struct lwp *, const struct sys_fchmod_args *, register_t *);
H A Dlinux_sysent.c268 ns(struct sys_fchmod_args),
/netbsd/sys/compat/linux/arch/powerpc/
H A Dlinux_syscallargs.h307 struct sys_fchmod_args;
1372 int sys_fchmod(struct lwp *, const struct sys_fchmod_args *, register_t *);
H A Dlinux_sysent.c435 ns(struct sys_fchmod_args),
/netbsd/sys/compat/linux/arch/amd64/
H A Dlinux_syscallargs.h427 struct sys_fchmod_args;
1400 int sys_fchmod(struct lwp *, const struct sys_fchmod_args *, register_t *);
H A Dlinux_sysent.c511 ns(struct sys_fchmod_args),
/netbsd/sys/compat/linux/arch/i386/
H A Dlinux_syscallargs.h332 struct sys_fchmod_args;
1469 int sys_fchmod(struct lwp *, const struct sys_fchmod_args *, register_t *);
H A Dlinux_sysent.c439 ns(struct sys_fchmod_args),
/netbsd/sys/compat/linux/arch/m68k/
H A Dlinux_syscallargs.h334 struct sys_fchmod_args;
1457 int sys_fchmod(struct lwp *, const struct sys_fchmod_args *, register_t *);
H A Dlinux_sysent.c463 ns(struct sys_fchmod_args),
/netbsd/sys/compat/linux/arch/mips/
H A Dlinux_syscallargs.h290 struct sys_fchmod_args;
1484 int sys_fchmod(struct lwp *, const struct sys_fchmod_args *, register_t *);
H A Dlinux_sysent.c427 ns(struct sys_fchmod_args),
/netbsd/sys/compat/linux/arch/alpha/
H A Dlinux_syscallargs.h354 struct sys_fchmod_args;
1474 int sys_fchmod(struct lwp *, const struct sys_fchmod_args *, register_t *);
/netbsd/sys/compat/linux/arch/arm/
H A Dlinux_syscallargs.h327 struct sys_fchmod_args;
1449 int sys_fchmod(struct lwp *, const struct sys_fchmod_args *, register_t *);
H A Dlinux_sysent.c438 ns(struct sys_fchmod_args),
/netbsd/sys/compat/netbsd32/
H A Dnetbsd32_netbsd.c990 struct sys_fchmod_args ua; in netbsd32_fchmod()
/netbsd/sys/sys/
H A Dsyscallargs.h778 struct sys_fchmod_args { struct
3636 int sys_fchmod(struct lwp *, const struct sys_fchmod_args *, register_t *);

12