Searched refs:propnvl (Results 1 – 1 of 1) sorted by relevance
569 nvlist_t *propnvl; in fmev_shdl_getauthority() local577 if (sysevent_evc_getpropnvl(ihdl->sh_binding, &propnvl) != 0) { in fmev_shdl_getauthority()583 if (propnvl == NULL) { in fmev_shdl_getauthority()588 if (nvlist_lookup_nvlist(propnvl, "fmdauth", &auth) == 0) { in fmev_shdl_getauthority()594 nvlist_free(propnvl); in fmev_shdl_getauthority()