Home
last modified time | relevance | path

Searched refs:sth_ep_arg (Results 1 – 2 of 2) sorted by path

/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()
117 thread->sth_ep_arg = ep_arg; in smb_thread_init()
/illumos-gate/usr/src/uts/common/smbsrv/
H A Dsmb_ktypes.h275 void *sth_ep_arg; member