Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_xml.c206 nvlist_t **nvlarrbuf; in xlate_common() local
287 if ((nvlarrbuf = topo_mod_alloc(mp, (nelems * in xlate_common()
402 &(nvlarrbuf[i++])) < 0) { in xlate_common()
410 rv = nvlist_add_nvlist_array(nvl, name, nvlarrbuf, in xlate_common()
412 free(nvlarrbuf); in xlate_common()