Searched refs:ETOPO_FMRI_MALFORM (Results 1 – 3 of 3) sorted by relevance
/illumos-gate/usr/src/lib/fm/topo/libtopo/common/ |
H A D | topo_fmri.c | 111 return (set_error(thp, ETOPO_FMRI_MALFORM, err, in topo_fmri_nvl2str() 157 return (set_error(thp, ETOPO_FMRI_MALFORM, err, in topo_fmri_str2nvl() 162 return (set_error(thp, ETOPO_FMRI_MALFORM, err, in topo_fmri_str2nvl() 171 return (set_error(thp, ETOPO_FMRI_MALFORM, err, in topo_fmri_str2nvl() 223 return (set_error(thp, ETOPO_FMRI_MALFORM, err, in topo_fmri_present() 251 return (set_error(thp, ETOPO_FMRI_MALFORM, err, in topo_fmri_replaced() 279 return (set_error(thp, ETOPO_FMRI_MALFORM, err, in topo_fmri_contains() 315 return (set_error(thp, ETOPO_FMRI_MALFORM, err, in topo_fmri_unusable() 341 return (set_error(thp, ETOPO_FMRI_MALFORM, err, in topo_fmri_retire() 369 return (set_error(thp, ETOPO_FMRI_MALFORM, err, in topo_fmri_unretire() [all …]
|
H A D | libtopo.h | 319 ETOPO_FMRI_MALFORM, /* malformed FMRI */ enumerator
|
/illumos-gate/usr/src/lib/fm/libfmevent/common/ |
H A D | fmev_subscribe.c | 639 case ETOPO_FMRI_MALFORM: in fmev_shdl_nvl2str()
|