Searched refs:netbsd32_getsockopt (Results 1 – 5 of 5) sorted by relevance
465 .sy_call = (sy_call_t *)netbsd32_getsockopt
645 int netbsd32_getsockopt(struct lwp *, const struct netbsd32_getsockopt_args *, register_t *);
597 .sy_call = (sy_call_t *)netbsd32_getsockopt
640 check_syscall_args(netbsd32_getsockopt)3057 int netbsd32_getsockopt(struct lwp *, const struct netbsd32_getsockopt_args *, register_t *);
1028 netbsd32_getsockopt(struct lwp *l, const struct netbsd32_getsockopt_args *uap, register_t *retval) in netbsd32_getsockopt() function