Home
last modified time | relevance | path

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

/trueos/contrib/ofed/management/opensm/include/opensm/
HDosm_base.h202 #define OSM_DEFAULT_CACHE_DIR GetOsmCachePath() macro
204 #define OSM_DEFAULT_CACHE_DIR "/var/cache/opensm/"
/trueos/contrib/ofed/management/opensm/opensm/
HDosm_db_files.c172 p_db_imp->db_dir_name = OSM_DEFAULT_CACHE_DIR; in osm_db_init()