sys_fpathconf
int sys_fpathconf(struct lwp *, const struct sys_fpathconf_args *, register_t *);
.sy_call = (sy_call_t *)sys_fpathconf
int sys_fpathconf(struct lwp *, const struct sys_fpathconf_args *, register_t *);
.sy_call = (sy_call_t *)sys_fpathconf
return sys_fpathconf(l, &ua, retval);
int sys_fpathconf(struct lwp *, const struct sys_fpathconf_args *, register_t *);
.sy_call = (sy_call_t *)sys_fpathconf
.sy_call = (sy_call_t *)sys_fpathconf
{ 192, sys_fpathconf },
extern sy_call_t sys_fpathconf;
check_syscall_args(sys_fpathconf)
int sys_fpathconf(struct lwp *, const struct sys_fpathconf_args *, register_t *);