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

/osnet-11/usr/src/lib/fm/libfmnotify/common/
H A Dlibfmnotify.c281 nvlist_t *ev_nvl, *top_nvl, **np_nvlarr, *mech_nvl; local
315 if (nvlist_lookup_nvlist(np_nvlarr[i], mech, &mech_nvl) == 0) {
316 (void) nvlist_dup(mech_nvl, *pref_nvl + *nprefs, 0);

Completed in 2393 milliseconds