Searched refs:netbsd32_getxattr (Results 1 – 7 of 7) sorted by relevance
888 .sy_call = (sy_call_t *)netbsd32_getxattr
1471 int netbsd32_getxattr(struct lwp *, const struct netbsd32_getxattr_args *, register_t *);
895 .sy_call = (sy_call_t *)netbsd32_getxattr
1472 int netbsd32_getxattr(struct lwp *, const struct netbsd32_getxattr_args *, register_t *);
1598 .sy_call = (sy_call_t *)netbsd32_getxattr
2026 check_syscall_args(netbsd32_getxattr)3490 int netbsd32_getxattr(struct lwp *, const struct netbsd32_getxattr_args *, register_t *);
2197 netbsd32_getxattr(struct lwp *l, const struct netbsd32_getxattr_args *uap, register_t *retval) in netbsd32_getxattr() function