| /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; 1259 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; 1611 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; 1537 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; 1586 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; 1598 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; 1577 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; 1605 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; 1501 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;
|