Searched refs:netbsd32___posix_chown (Results 1 – 7 of 7) sorted by relevance
823 .sy_call = (sy_call_t *)netbsd32___posix_chown
1451 int netbsd32___posix_chown(struct lwp *, const struct netbsd32___posix_chown_args *, register_t *);
830 .sy_call = (sy_call_t *)netbsd32___posix_chown
1452 int netbsd32___posix_chown(struct lwp *, const struct netbsd32___posix_chown_args *, register_t *);
1239 .sy_call = (sy_call_t *)netbsd32___posix_chown
1522 check_syscall_args(netbsd32___posix_chown)3336 int netbsd32___posix_chown(struct lwp *, const struct netbsd32___posix_chown_args *, register_t *);
1624 netbsd32___posix_chown(struct lwp *l, const struct netbsd32___posix_chown_args *uap, register_t *re… in netbsd32___posix_chown() function