Home
last modified time | relevance | path

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

/titanic_53/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_tree.h127 #define TOPO_UUID_SIZE 37 /* libuuid limit + 1 */ macro
H A Dtopo_snap.c279 if ((thp->th_uuid = topo_hdl_zalloc(thp, TOPO_UUID_SIZE)) == NULL) { in topo_snap_create()
479 topo_hdl_free(thp, thp->th_uuid, TOPO_UUID_SIZE); in topo_snap_destroy()