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

/osnet-11/usr/src/lib/libsmbns/common/
H A Dsmbns_hash.h73 * ht_mark_delete and ht_clean_table).
172 * of the marked items can be deleted by calling ht_clean_table. If
181 extern size_t ht_clean_table(HT_HANDLE *handle);
H A Dsmbns_hash.c138 (void) ht_clean_table(handle);
424 * ht_clean_table
436 ht_clean_table(HT_HANDLE *handle) function
492 * table scan. Marked items can be removed later using ht_clean_table.
H A Dsmbns_netbios_cache.c85 (void) ht_clean_table(smb_netbios_cache);

Completed in 23 milliseconds