Searched refs:te_code (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb2_ioctl.c37 uint32_t te_code; member in struct:smb2_ioctbl_ent
91 for (te = smb2_ioc_tbl; te->te_code; te++) {
92 if (te->te_code == fsctl.CtlCode)
95 if (te->te_code == 0) {

Completed in 42 milliseconds