Searched refs:netbsd32_removexattr_args (Results 1 – 10 of 10) sorted by relevance
/netbsd-src/sys/compat/linux32/arch/aarch64/ |
H A D | linux32_syscallargs.h | 776 struct netbsd32_removexattr_args; 1483 int netbsd32_removexattr(struct lwp *, const struct netbsd32_removexattr_args *, register_t *);
|
H A D | linux32_sysent.c | 911 ns(struct netbsd32_removexattr_args),
|
H A D | linux32_systrace_args.c | 1484 const struct netbsd32_removexattr_args *p = params; in systrace_args()
|
/netbsd-src/sys/compat/linux32/arch/amd64/ |
H A D | linux32_syscallargs.h | 792 struct netbsd32_removexattr_args; 1484 int netbsd32_removexattr(struct lwp *, const struct netbsd32_removexattr_args *, register_t *);
|
H A D | linux32_sysent.c | 918 ns(struct netbsd32_removexattr_args),
|
H A D | linux32_systrace_args.c | 1516 const struct netbsd32_removexattr_args *p = params; in systrace_args()
|
/netbsd-src/sys/compat/netbsd32/ |
H A D | netbsd32_sysent.c | 1621 ns(struct netbsd32_removexattr_args),
|
H A D | netbsd32_syscallargs.h | 2065 struct netbsd32_removexattr_args { struct 3502 int netbsd32_removexattr(struct lwp *, const struct netbsd32_removexattr_args *, register_t *);
|
H A D | netbsd32_netbsd.c | 2305 netbsd32_removexattr(struct lwp *l, const struct netbsd32_removexattr_args *uap, register_t *retval) in netbsd32_removexattr()
|
H A D | netbsd32_systrace_args.c | 2780 const struct netbsd32_removexattr_args *p = params; in systrace_args()
|