Searched refs:netbsd32_fpathconf (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/sys/compat/sunos32/
H A Dsunos32_syscallargs.h754 int netbsd32_fpathconf(struct lwp *, const struct netbsd32_fpathconf_args *, register_t *);
H A Dsunos32_sysent.c738 .sy_call = (sy_call_t *)netbsd32_fpathconf
739 }, /* 187 = netbsd32_fpathconf */
/netbsd-current/sys/compat/netbsd32/
H A Dnetbsd32_sysent.c884 .sy_call = (sy_call_t *)netbsd32_fpathconf
885 }, /* 192 = netbsd32_fpathconf */
H A Dnetbsd32_netbsd.c1295 netbsd32_fpathconf(struct lwp *l, const struct netbsd32_fpathconf_args *uap, register_t *retval) function
H A Dnetbsd32_syscallargs.h1019 check_syscall_args(netbsd32_fpathconf)
3178 int netbsd32_fpathconf(struct lwp *, const struct netbsd32_fpathconf_args *, register_t *);

Completed in 235 milliseconds