Searched refs:evch_usrgetpropnvl (Results 1 – 3 of 3) sorted by relevance
432 extern int evch_usrgetpropnvl(evchan_t *bp, nvlist_t **nvlp, int64_t *genp);
537 if ((rc = evch_usrgetpropnvl(ctl->chp, &nvl, &gen)) != 0) in sysevent_getpropnvl()
2341 evch_usrgetpropnvl(evchan_t *bp, nvlist_t **nvlp, int64_t *genp) in evch_usrgetpropnvl() function