Searched refs:netbsd32_fpathconf (Results 1 – 5 of 5) sorted by relevance
738 .sy_call = (sy_call_t *)netbsd32_fpathconf
754 int netbsd32_fpathconf(struct lwp *, const struct netbsd32_fpathconf_args *, register_t *);
884 .sy_call = (sy_call_t *)netbsd32_fpathconf
1019 check_syscall_args(netbsd32_fpathconf)3178 int netbsd32_fpathconf(struct lwp *, const struct netbsd32_fpathconf_args *, register_t *);
1295 netbsd32_fpathconf(struct lwp *l, const struct netbsd32_fpathconf_args *uap, register_t *retval) in netbsd32_fpathconf() function