Searched defs:nprefs (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/fm/libfmnotify/common/
H A Dlibfmnotify.c279 nvlist_t ***pref_nvl, uint_t *nprefs)
312 *nprefs = 0;
316 (void) nvlist_dup(mech_nvl, *pref_nvl + *nprefs, 0);
317 ++*nprefs;
321 if (*nprefs == 0) {
278 nd_get_notify_prefs(nd_hdl_t *nhdl, const char *mech, fmev_t ev, nvlist_t ***pref_nvl, uint_t *nprefs) argument

Completed in 22 milliseconds