Home
last modified time | relevance | path

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

/src/contrib/ofed/opensm/include/opensm/
H A Dst.h80 st_table *st_init_strtable(void);
/src/contrib/ofed/opensm/opensm/
H A Dst.c224 st_table *st_init_strtable(void) in st_init_strtable() function
H A Dosm_db_files.c271 p_domain_imp->p_hash = st_init_strtable(); in osm_db_domain_init()
H A Dosm_qos_policy.c72 p_qos_policy->p_node_hash = st_init_strtable(); in __build_nodebyname_hash()