Searched refs:topo_proplist_t (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_prop.h72 } topo_proplist_t; typedef in typeref:struct:topo_proplist
H A Dtopo_prop.c95 topo_proplist_t *pvl;
499 set_seterror(tnode_t *node, topo_proplist_t *pvl, int *errp, int err)
507 topo_hdl_free(thp, pvl, sizeof (topo_proplist_t));
523 topo_proplist_t *pvl;
543 if ((pvl = topo_hdl_zalloc(thp, sizeof (topo_proplist_t)))
978 topo_proplist_t *pvl;
1002 topo_hdl_free(thp, pvl, sizeof (topo_proplist_t));
1076 topo_proplist_t *pvl;
1108 if ((pvl = topo_hdl_zalloc(thp, sizeof (topo_proplist_t)))
1233 topo_proplist_t *pv
[all...]

Completed in 24 milliseconds