| /src/sys/compat/sunos/ |
| sunos_syscallargs.h | 85 struct sys_chmod_args; 492 int sys_chmod(struct lwp *, const struct sys_chmod_args *, register_t *);
|
| sunos_sysent.c | 99 ns(struct sys_chmod_args),
|
| /src/sys/compat/ultrix/ |
| ultrix_syscallargs.h | 77 struct sys_chmod_args; 469 int sys_chmod(struct lwp *, const struct sys_chmod_args *, register_t *);
|
| ultrix_sysent.c | 92 ns(struct sys_chmod_args),
|
| /src/sys/compat/aoutm68k/ |
| aoutm68k_syscallargs.h | 66 struct sys_chmod_args; 699 int sys_chmod(struct lwp *, const struct sys_chmod_args *, register_t *);
|
| aoutm68k_sysent.c | 110 ns(struct sys_chmod_args),
|
| /src/sys/compat/freebsd/ |
| freebsd_syscallargs.h | 61 struct sys_chmod_args; 635 int sys_chmod(struct lwp *, const struct sys_chmod_args *, register_t *);
|
| freebsd_sysent.c | 102 ns(struct sys_chmod_args),
|
| /src/sys/compat/linux/arch/alpha/ |
| linux_syscallargs.h | 80 struct sys_chmod_args; 1473 int sys_chmod(struct lwp *, const struct sys_chmod_args *, register_t *);
|
| linux_sysent.c | 106 ns(struct sys_chmod_args),
|
| /src/sys/compat/linux/arch/amd64/ |
| linux_syscallargs.h | 425 struct sys_chmod_args; 1535 int sys_chmod(struct lwp *, const struct sys_chmod_args *, register_t *);
|
| linux_sysent.c | 509 ns(struct sys_chmod_args),
|
| /src/sys/compat/linux/arch/arm/ |
| linux_syscallargs.h | 91 struct sys_chmod_args; 1453 int sys_chmod(struct lwp *, const struct sys_chmod_args *, register_t *);
|
| linux_sysent.c | 105 ns(struct sys_chmod_args),
|
| /src/sys/compat/linux/arch/i386/ |
| linux_syscallargs.h | 91 struct sys_chmod_args; 1463 int sys_chmod(struct lwp *, const struct sys_chmod_args *, register_t *);
|
| linux_sysent.c | 104 ns(struct sys_chmod_args),
|
| /src/sys/compat/linux/arch/m68k/ |
| linux_syscallargs.h | 91 struct sys_chmod_args; 1434 int sys_chmod(struct lwp *, const struct sys_chmod_args *, register_t *);
|
| linux_sysent.c | 108 ns(struct sys_chmod_args),
|
| /src/sys/compat/linux/arch/mips/ |
| linux_syscallargs.h | 91 struct sys_chmod_args; 1479 int sys_chmod(struct lwp *, const struct sys_chmod_args *, register_t *);
|
| linux_sysent.c | 105 ns(struct sys_chmod_args),
|
| /src/sys/compat/linux/arch/powerpc/ |
| linux_syscallargs.h | 91 struct sys_chmod_args; 1368 int sys_chmod(struct lwp *, const struct sys_chmod_args *, register_t *);
|
| linux_sysent.c | 103 ns(struct sys_chmod_args),
|
| /src/sys/compat/netbsd32/ |
| netbsd32_netbsd.c | 314 struct sys_chmod_args ua;
|
| /src/sys/kern/ |
| init_sysent.c | 216 ns(struct sys_chmod_args),
|
| /src/sys/sys/ |
| syscallargs.h | 132 struct sys_chmod_args { struct 3455 int sys_chmod(struct lwp *, const struct sys_chmod_args *, register_t *);
|