Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dmapfile-vers187 topo_prop_get_double;
H A Dtopo_2xml.c181 if (topo_prop_get_double(node, pgname, pv->tp_name, in txml_print_prop()
H A Dlibtopo.h207 extern int topo_prop_get_double(tnode_t *, const char *, const char *,
H A Dtopo_prop.c431 topo_prop_get_double(tnode_t *node, const char *pgname, const char *pname, in topo_prop_get_double() function