lpathconf_args
{ .sy_narg = AS(lpathconf_args), .sy_call = (sy_call_t *)sys_lpathconf, .sy_auevent = AUE_LPATHCONF, .sy_flags = 0, .sy_thrcnt = SY_THR_STATIC }, /* 513 = lpathconf */
struct lpathconf_args *p = params;
{ .sy_narg = AS(lpathconf_args), .sy_call = (sy_call_t *)sys_lpathconf, .sy_auevent = AUE_LPATHCONF, .sy_flags = 0, .sy_thrcnt = SY_THR_STATIC }, /* 513 = lpathconf */
struct lpathconf_args *p = params;
sys_lpathconf(struct thread *td, struct lpathconf_args *uap)
int sys_lpathconf(struct thread *, struct lpathconf_args *);