Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/smbsrv/libsmb/common/
H A Dsmb_ht.c555 iterator->hti_handle = handle; in ht_findfirst()
593 if (iterator == 0 || iterator->hti_handle == 0 || in ht_findnext()
599 handle = iterator->hti_handle; in ht_findnext()
/illumos-gate/usr/src/uts/common/smbsrv/
H A Dhash_table.h142 HT_HANDLE *hti_handle; member