Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_thread.c77 thread->sth_ep(thread, thread->sth_ep_arg); in smb_thread_entry_point()
116 thread->sth_ep = ep; in smb_thread_init()
/illumos-gate/usr/src/uts/common/smbsrv/
H A Dsmb_ktypes.h274 smb_thread_ep_t sth_ep; member