Searched refs:netbsd32_removexattr (Results 1 – 7 of 7) sorted by relevance
912 .sy_call = (sy_call_t *)netbsd32_removexattr
1483 int netbsd32_removexattr(struct lwp *, const struct netbsd32_removexattr_args *, register_t *);
919 .sy_call = (sy_call_t *)netbsd32_removexattr
1484 int netbsd32_removexattr(struct lwp *, const struct netbsd32_removexattr_args *, register_t *);
1622 .sy_call = (sy_call_t *)netbsd32_removexattr
2069 check_syscall_args(netbsd32_removexattr)3502 int netbsd32_removexattr(struct lwp *, const struct netbsd32_removexattr_args *, register_t *);
2305 netbsd32_removexattr(struct lwp *l, const struct netbsd32_removexattr_args *uap, register_t *retval) in netbsd32_removexattr() function