Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_fmri.c191 return (set_error(thp, ETOPO_FMRI_NVL, err, TOPO_METH_STR2NVL, in topo_fmri_str2nvl()
195 return (set_error(thp, ETOPO_FMRI_NVL, err, TOPO_METH_STR2NVL, in topo_fmri_str2nvl()
206 return (set_error(thp, ETOPO_FMRI_NVL, err, in topo_fmri_str2nvl()
287 return (set_error(thp, ETOPO_FMRI_NVL, err, TOPO_METH_CONTAINS, in topo_fmri_contains()
292 return (set_error(thp, ETOPO_FMRI_NVL, err, TOPO_METH_CONTAINS, in topo_fmri_contains()
459 return (set_error(thp, ETOPO_FMRI_NVL, err, in fmri_prop()
468 return (set_error(thp, ETOPO_FMRI_NVL, err, in fmri_prop()
615 return (set_error(thp, ETOPO_FMRI_NVL, err, in topo_fmri_setprop()
625 return (set_error(thp, ETOPO_FMRI_NVL, err, in topo_fmri_setprop()
661 return (set_error(thp, ETOPO_FMRI_NVL, err, in topo_fmri_getpgrp()
[all …]
H A Dlibtopo.h317 ETOPO_FMRI_NVL, /* nvlist allocation failure for FMRI */ enumerator