Searched defs:ht_findfirst (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libsmbns/common/
H A Dsmbns_hash.c139 while ((item = ht_findfirst(handle, &iterator)) != 0)
534 * ht_findfirst
544 ht_findfirst(HT_HANDLE *handle, HT_ITERATOR *iterator) function
572 * be initialized by ht_findfirst, which will also return the first item
576 * - an invalid iterator (i.e. ht_findfirst has not been called)

Completed in 22 milliseconds