Searched refs:type_strhash (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/contrib/ofed/opensm/opensm/
H A Dst.c89 static struct st_hash_type type_strhash = { variable in typeref:struct:st_hash_type
230 return st_init_table(&type_strhash);
236 return st_init_table_with_size(&type_strhash, size);

Completed in 85 milliseconds