Searched refs:netbsd32_setxattr (Results 1 – 7 of 7) sorted by relevance
876 .sy_call = (sy_call_t *)netbsd32_setxattr
1465 int netbsd32_setxattr(struct lwp *, const struct netbsd32_setxattr_args *, register_t *);
883 .sy_call = (sy_call_t *)netbsd32_setxattr
1466 int netbsd32_setxattr(struct lwp *, const struct netbsd32_setxattr_args *, register_t *);
1586 .sy_call = (sy_call_t *)netbsd32_setxattr
2000 check_syscall_args(netbsd32_setxattr)3484 int netbsd32_setxattr(struct lwp *, const struct netbsd32_setxattr_args *, register_t *);
2134 netbsd32_setxattr(struct lwp *l, const struct netbsd32_setxattr_args *uap, register_t *retval) in netbsd32_setxattr() function