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

/osnet-11/usr/src/lib/libsmbns/common/
H A Dsmbns_hash.h155 extern size_t ht_get_total_items(HT_HANDLE *handle);
H A Dsmbns_netbios_cache.c631 cnt = ht_get_total_items(smb_netbios_cache);
646 if (ht_get_total_items(smb_netbios_cache) != 0) {
H A Dsmbns_hash.c147 * ht_get_total_items
153 ht_get_total_items(HT_HANDLE *handle) function
580 * The caller can use ht_get_total_items to determine whether or not all

Completed in 23 milliseconds