Searched refs:netbsd32_open (Results 1 – 3 of 3) sorted by relevance
169 .sy_call = (sy_call_t *)netbsd32_open
66 check_syscall_args(netbsd32_open)2851 int netbsd32_open(struct lwp *, const struct netbsd32_open_args *, register_t *);
225 netbsd32_open(struct lwp *l, const struct netbsd32_open_args *uap, register_t *retval) in netbsd32_open() function