/src/sys/compat/sunos32/ |
sunos32_syscallargs.h | 303 struct netbsd32_fchmod_args; 655 int netbsd32_fchmod(struct lwp *, const struct netbsd32_fchmod_args *, register_t *);
|
sunos32_syscallargs.h | 303 struct netbsd32_fchmod_args; 655 int netbsd32_fchmod(struct lwp *, const struct netbsd32_fchmod_args *, register_t *);
|
sunos32_sysent.c | 487 ns(struct netbsd32_fchmod_args),
|
sunos32_sysent.c | 487 ns(struct netbsd32_fchmod_args),
|
/src/sys/compat/linux32/arch/aarch64/ |
linux32_syscallargs.h | 300 struct netbsd32_fchmod_args; 1279 int netbsd32_fchmod(struct lwp *, const struct netbsd32_fchmod_args *, register_t *);
|
linux32_syscallargs.h | 300 struct netbsd32_fchmod_args; 1279 int netbsd32_fchmod(struct lwp *, const struct netbsd32_fchmod_args *, register_t *);
|
linux32_sysent.c | 383 ns(struct netbsd32_fchmod_args),
|
linux32_sysent.c | 383 ns(struct netbsd32_fchmod_args),
|
linux32_systrace_args.c | 579 const struct netbsd32_fchmod_args *p = params;
|
linux32_systrace_args.c | 579 const struct netbsd32_fchmod_args *p = params;
|
/src/sys/compat/linux32/arch/amd64/ |
linux32_syscallargs.h | 305 struct netbsd32_fchmod_args; 1274 int netbsd32_fchmod(struct lwp *, const struct netbsd32_fchmod_args *, register_t *);
|
linux32_syscallargs.h | 305 struct netbsd32_fchmod_args; 1274 int netbsd32_fchmod(struct lwp *, const struct netbsd32_fchmod_args *, register_t *);
|
linux32_sysent.c | 387 ns(struct netbsd32_fchmod_args),
|
linux32_sysent.c | 387 ns(struct netbsd32_fchmod_args),
|
linux32_systrace_args.c | 586 const struct netbsd32_fchmod_args *p = params;
|
linux32_systrace_args.c | 586 const struct netbsd32_fchmod_args *p = params;
|
/src/sys/compat/netbsd32/ |
netbsd32_sysent.c | 619 ns(struct netbsd32_fchmod_args),
|
netbsd32_sysent.c | 619 ns(struct netbsd32_fchmod_args),
|
netbsd32_netbsd.c | 984 netbsd32_fchmod(struct lwp *l, const struct netbsd32_fchmod_args *uap, register_t *retval)
|
netbsd32_netbsd.c | 984 netbsd32_fchmod(struct lwp *l, const struct netbsd32_fchmod_args *uap, register_t *retval)
|
netbsd32_syscallargs.h | 669 struct netbsd32_fchmod_args { struct 3075 int netbsd32_fchmod(struct lwp *, const struct netbsd32_fchmod_args *, register_t *);
|
netbsd32_syscallargs.h | 669 struct netbsd32_fchmod_args { struct 3075 int netbsd32_fchmod(struct lwp *, const struct netbsd32_fchmod_args *, register_t *);
|
netbsd32_systrace_args.c | 921 const struct netbsd32_fchmod_args *p = params;
|
netbsd32_systrace_args.c | 921 const struct netbsd32_fchmod_args *p = params;
|