Home
last modified time | relevance | path

Searched refs:hti_sequence (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/smbsrv/libsmb/common/
H A Dsmb_ht.c556 iterator->hti_sequence = handle->ht_sequence; in ht_findfirst()
594 iterator->hti_sequence == 0) { in ht_findnext()
602 iterator->hti_sequence != handle->ht_sequence) { in ht_findnext()
635 iterator->hti_sequence = 0; in ht_findnext()
/illumos-gate/usr/src/uts/common/smbsrv/
H A Dhash_table.h145 size_t hti_sequence; member