Searched defs:is_mutable (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_xml.c852 uint64_t meth_ver, is_mutable = 0, is_nonvolatile = 0; local
880 (void) xmlattr_to_int(mp, xn, Mutable, &is_mutable);
967 if (is_mutable) {
992 if (is_mutable) {

Completed in 62 milliseconds