Searched refs:netbsd32_accept_args (Results 1 – 4 of 4) sorted by relevance
264 ns(struct netbsd32_accept_args),
198 struct netbsd32_accept_args { struct2899 int netbsd32_accept(struct lwp *, const struct netbsd32_accept_args *, register_t *);
381 netbsd32_accept(struct lwp *l, const struct netbsd32_accept_args *uap, register_t *retval) in netbsd32_accept()
249 const struct netbsd32_accept_args *p = params; in systrace_args()