Home
last modified time | relevance | path

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

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