Searched refs:st_copy (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/ofed/opensm/include/opensm/ | ||
H A D | st.h | 92 st_table *st_copy(st_table *); |
/freebsd/contrib/ofed/opensm/opensm/ | ||
H A D | st.c | 363 st_table *st_copy(st_table *old_table) in st_copy() function |