Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/smbsrv/
H A Dhash_table.h157 extern void ht_set_cmpfn(HT_HANDLE *handle, HT_CMP cmpfn);
/titanic_44/usr/src/lib/smbsrv/libsmb/common/
H A Dmapfile-vers62 ht_set_cmpfn;
H A Dsmb_ht.c209 ht_set_cmpfn(HT_HANDLE *handle, HT_CMP cmpfn) in ht_set_cmpfn() function
/titanic_44/usr/src/lib/smbsrv/libsmbns/common/
H A Dsmbns_netbios_cache.c65 ht_set_cmpfn(smb_netbios_cache, smb_netbios_match); in smb_netbios_cache_init()