Home
last modified time | relevance | path

Searched refs:netbsd32_removexattr_args (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/sys/compat/linux32/arch/aarch64/
H A Dlinux32_syscallargs.h776 struct netbsd32_removexattr_args;
1483 int netbsd32_removexattr(struct lwp *, const struct netbsd32_removexattr_args *, register_t *);
H A Dlinux32_sysent.c911 ns(struct netbsd32_removexattr_args),
H A Dlinux32_systrace_args.c1484 const struct netbsd32_removexattr_args *p = params; in systrace_args()
/netbsd-src/sys/compat/linux32/arch/amd64/
H A Dlinux32_syscallargs.h792 struct netbsd32_removexattr_args;
1484 int netbsd32_removexattr(struct lwp *, const struct netbsd32_removexattr_args *, register_t *);
H A Dlinux32_sysent.c918 ns(struct netbsd32_removexattr_args),
H A Dlinux32_systrace_args.c1516 const struct netbsd32_removexattr_args *p = params; in systrace_args()
/netbsd-src/sys/compat/netbsd32/
H A Dnetbsd32_sysent.c1621 ns(struct netbsd32_removexattr_args),
H A Dnetbsd32_syscallargs.h2065 struct netbsd32_removexattr_args { struct
3502 int netbsd32_removexattr(struct lwp *, const struct netbsd32_removexattr_args *, register_t *);
H A Dnetbsd32_netbsd.c2305 netbsd32_removexattr(struct lwp *l, const struct netbsd32_removexattr_args *uap, register_t *retval) in netbsd32_removexattr()
H A Dnetbsd32_systrace_args.c2780 const struct netbsd32_removexattr_args *p = params; in systrace_args()