Home
last modified time | relevance | path

Searched refs:netbsd32_lpathconf (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/compat/netbsd32/
H A Dnetbsd32_sysent.c2078 .sy_call = (sy_call_t *)netbsd32_lpathconf
H A Dnetbsd32_syscallargs.h2790 check_syscall_args(netbsd32_lpathconf)
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() function