Searched refs:ht_find_item (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/lib/libsmbns/common/
H A Dsmbns_hash.h166 extern HT_ITEM *ht_find_item(HT_HANDLE *handle, const char *key);
H A Dsmbns_netbios_cache.c162 item = ht_find_item(smb_netbios_cache, key);
204 item = ht_find_item(smb_netbios_cache, key);
242 item = ht_find_item(smb_netbios_cache, key);
316 item = ht_find_item(smb_netbios_cache, key);
H A Dsmbns_hash.c359 * ht_find_item
368 ht_find_item(HT_HANDLE *handle, const char *key) function

Completed in 23 milliseconds