Home
last modified time | relevance | path

Searched refs:OSM_NODE_DESC_UNKNOWN (Results 1 – 3 of 3) sorted by relevance

/NextBSD/contrib/ofed/management/opensm/include/opensm/
HDosm_base.h652 #define OSM_NODE_DESC_UNKNOWN "<unknown>" macro
/NextBSD/contrib/ofed/management/opensm/opensm/
HDosm_node.c139 p_node->print_desc = strdup(OSM_NODE_DESC_UNKNOWN); in osm_node_new()
HDosm_state_mgr.c534 if (p_node->print_desc && strcmp(p_node->print_desc, OSM_NODE_DESC_UNKNOWN)) in __osm_state_mgr_get_node_desc()