Searched refs:linux_sys_lchown16_args (Results 1 – 9 of 9) sorted by relevance
| /netbsd/src/sys/compat/linux/common/ |
| D | linux_uid16.c | 90 linux_sys_lchown16(struct lwp *l, const struct linux_sys_lchown16_args *uap, register_t *retval) in linux_sys_lchown16()
|
| /netbsd/src/sys/compat/linux/arch/i386/ |
| D | linux_syscallargs.h | 93 struct linux_sys_lchown16_args { struct 1460 int linux_sys_lchown16(struct lwp *, const struct linux_sys_lchown16_args *, register_t *);
|
| D | linux_sysent.c | 109 ns(struct linux_sys_lchown16_args),
|
| D | linux_systrace_args.c | 140 const struct linux_sys_lchown16_args *p = params; in systrace_args()
|
| /netbsd/src/sys/compat/linux/arch/m68k/ |
| D | linux_syscallargs.h | 664 struct linux_sys_lchown16_args { struct 1706 int linux_sys_lchown16(struct lwp *, const struct linux_sys_lchown16_args *, register_t *);
|
| D | linux_sysent.c | 835 ns(struct linux_sys_lchown16_args),
|
| /netbsd/src/sys/compat/linux/arch/arm/ |
| D | linux_syscallargs.h | 93 struct linux_sys_lchown16_args { struct 1442 int linux_sys_lchown16(struct lwp *, const struct linux_sys_lchown16_args *, register_t *);
|
| D | linux_sysent.c | 110 ns(struct linux_sys_lchown16_args),
|
| D | linux_systrace_args.c | 140 const struct linux_sys_lchown16_args *p = params; in systrace_args()
|