Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/opensm/include/opensm/
H A Dst.h92 st_table *st_copy(st_table *);
/freebsd/contrib/ofed/opensm/opensm/
H A Dst.c363 st_table *st_copy(st_table *old_table) in st_copy() function