sys_lpathconf
return sys_lpathconf(l, &ua, retval);
.sy_call = (sy_call_t *)sys_lpathconf
extern sy_call_t sys_lpathconf;
{ 499, sys_lpathconf },
check_syscall_args(sys_lpathconf)
int sys_lpathconf(struct lwp *, const struct sys_lpathconf_args *, register_t *);