Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_error.h76 ETOPO_PRSR_BADNUM, /* unable to interpret attribute numerically */ enumerator
H A Dtopo_xml.c125 return (topo_mod_seterrno(mp, ETOPO_PRSR_BADNUM)); in xmlattr_to_int()