Searched refs:netbsd32_open_args (Results 1 – 4 of 4) sorted by relevance
168 ns(struct netbsd32_open_args),
61 struct netbsd32_open_args { struct2851 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()
55 const struct netbsd32_open_args *p = params; in systrace_args()