Searched refs:netbsd32_pathconf (Results 1 – 5 of 5) sorted by relevance
734 .sy_call = (sy_call_t *)netbsd32_pathconf
752 int netbsd32_pathconf(struct lwp *, const struct netbsd32_pathconf_args *, register_t *);
880 .sy_call = (sy_call_t *)netbsd32_pathconf
1013 check_syscall_args(netbsd32_pathconf)3176 int netbsd32_pathconf(struct lwp *, const struct netbsd32_pathconf_args *, register_t *);
1280 netbsd32_pathconf(struct lwp *l, const struct netbsd32_pathconf_args *uap, register_t *retval) in netbsd32_pathconf() function