| /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 | 543 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 | 532 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 | 748 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 | 591 ns(struct sys_fchmod_args),
|
| /src/sys/compat/linux/arch/aarch64/ |
| linux_syscallargs.h | 275 struct sys_fchmod_args; 1264 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/amd64/ |
| linux_syscallargs.h | 432 struct sys_fchmod_args; 1542 int sys_fchmod(struct lwp *, const struct sys_fchmod_args *, register_t *);
|
| linux_sysent.c | 515 ns(struct sys_fchmod_args),
|
| /src/sys/compat/linux/arch/i386/ |
| linux_syscallargs.h | 332 struct sys_fchmod_args; 1603 int sys_fchmod(struct lwp *, const struct sys_fchmod_args *, register_t *);
|
| linux_sysent.c | 442 ns(struct sys_fchmod_args),
|
| /src/sys/compat/linux/arch/alpha/ |
| linux_syscallargs.h | 359 struct sys_fchmod_args; 1616 int sys_fchmod(struct lwp *, const struct sys_fchmod_args *, register_t *);
|
| /src/sys/compat/linux/arch/arm/ |
| linux_syscallargs.h | 327 struct sys_fchmod_args; 1591 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; 1582 int sys_fchmod(struct lwp *, const struct sys_fchmod_args *, register_t *);
|
| linux_sysent.c | 466 ns(struct sys_fchmod_args),
|
| /src/sys/compat/linux/arch/mips/ |
| linux_syscallargs.h | 290 struct sys_fchmod_args; 1610 int sys_fchmod(struct lwp *, const struct sys_fchmod_args *, register_t *);
|
| linux_sysent.c | 430 ns(struct sys_fchmod_args),
|
| /src/sys/compat/linux/arch/powerpc/ |
| linux_syscallargs.h | 307 struct sys_fchmod_args; 1506 int sys_fchmod(struct lwp *, const struct sys_fchmod_args *, register_t *);
|
| linux_sysent.c | 438 ns(struct sys_fchmod_args),
|
| /src/sys/compat/netbsd32/ |
| netbsd32_netbsd.c | 990 struct sys_fchmod_args ua;
|
| /src/sys/kern/ |
| init_sysent.c | 694 ns(struct sys_fchmod_args),
|