Home
last modified time | relevance | path

Searched refs:netbsd32_lpathconf_args (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/compat/netbsd32/
H A Dnetbsd32_sysent.c2077 ns(struct netbsd32_lpathconf_args),
H A Dnetbsd32_syscallargs.h2786 struct netbsd32_lpathconf_args { struct
3705 int netbsd32_lpathconf(struct lwp *, const struct netbsd32_lpathconf_args *, register_t *);
H A Dnetbsd32_netbsd.c1265 netbsd32_lpathconf(struct lwp *l, const struct netbsd32_lpathconf_args *uap, register_t *retval) in netbsd32_lpathconf()
H A Dnetbsd32_systrace_args.c3701 const struct netbsd32_lpathconf_args *p = params; in systrace_args()