Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dsunmdi.c285 static int i_mdi_get_hash_key(char *);
1381 index = i_mdi_get_hash_key(ct->ct_guid); in i_mdi_client_enlist_table()
1406 index = i_mdi_get_hash_key(guid); in i_mdi_client_delist_table()
1496 index = i_mdi_get_hash_key(guid); in i_mdi_client_find()
1672 i_mdi_get_hash_key(char *str) in i_mdi_get_hash_key() function