Searched refs:netbsd32_setxattr (Results 1 – 5 of 5) sorted by relevance
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