Searched refs:TOPO_STABSTR_INTERNAL (Results 1 – 2 of 2) sorted by relevance
56 #define TOPO_STABSTR_INTERNAL "Internal" /* private to libtopo */ macro
52 case TOPO_STABILITY_INTERNAL: return (TOPO_STABSTR_INTERNAL); in topo_stability2name()67 if (strcmp(name, TOPO_STABSTR_INTERNAL) == 0) in topo_name2stability()