Home
last modified time | relevance | path

Searched refs:va2nvl (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/fm/libfmevent/common/
H A Dfmev_publish.c194 va2nvl(nvlist_t **nvlp, va_list ap, uint_t ntuples) in va2nvl() function
381 err = va2nvl(&tmpnvl, ap, ntuples); in do_publish()