Home
last modified time | relevance | path

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

/netbsd/sys/compat/linux32/arch/amd64/
H A Dlinux32_syscallargs.h776 struct netbsd32_lsetxattr_args;
1468 int netbsd32_lsetxattr(struct lwp *, const struct netbsd32_lsetxattr_args *, register_t *);
H A Dlinux32_sysent.c886 ns(struct netbsd32_lsetxattr_args),
H A Dlinux32_systrace_args.c1437 const struct netbsd32_lsetxattr_args *p = params; in systrace_args()
/netbsd/sys/compat/linux32/arch/aarch64/
H A Dlinux32_syscallargs.h760 struct netbsd32_lsetxattr_args;
1467 int netbsd32_lsetxattr(struct lwp *, const struct netbsd32_lsetxattr_args *, register_t *);
H A Dlinux32_sysent.c879 ns(struct netbsd32_lsetxattr_args),
H A Dlinux32_systrace_args.c1405 const struct netbsd32_lsetxattr_args *p = params; in systrace_args()
/netbsd/sys/compat/netbsd32/
H A Dnetbsd32_sysent.c1583 ns(struct netbsd32_lsetxattr_args),
H A Dnetbsd32_syscallargs.h2002 struct netbsd32_lsetxattr_args { struct
3457 int netbsd32_lsetxattr(struct lwp *, const struct netbsd32_lsetxattr_args *, register_t *);
H A Dnetbsd32_netbsd.c2155 netbsd32_lsetxattr(struct lwp *l, const struct netbsd32_lsetxattr_args *uap, register_t *retval) in netbsd32_lsetxattr()
H A Dnetbsd32_systrace_args.c2701 const struct netbsd32_lsetxattr_args *p = params; in systrace_args()