Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_db_files.c79 #define OSM_DB_MAX_GUID_LEN 32 macro
354 if (strlen(p_first_word) > OSM_DB_MAX_GUID_LEN) { in osm_db_restore()