Home
last modified time | relevance | path

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

/src/contrib/ofed/opensm/include/opensm/
H A Dst.h84 int st_insert(st_table *, st_data_t, st_data_t);
/src/contrib/ofed/opensm/opensm/
H A Dosm_db_files.c429 st_insert(p_domain_imp->p_hash, in osm_db_restore()
631 st_insert(p_domain_imp->p_hash, (st_data_t) p_new_key, in osm_db_update()
H A Dst.c309 int st_insert(st_table *table, st_data_t key, st_data_t value) in st_insert() function
H A Dosm_qos_policy.c83 st_insert(p_qos_policy->p_node_hash, in __build_nodebyname_hash()