Lines Matching refs:cbtyp

356 …ge::JET_SESID, dbid: u32, tableid: super::StructuredStorage::JET_TABLEID, cbtyp: u32, pvarg1: *mut…
3344 pub cbtyp: u32, field
3371 .field("cbtyp", &self.cbtyp) in fmt()
3391 && self.cbtyp == other.cbtyp in eq()
3418 pub cbtyp: u32, field
3445 .field("cbtyp", &self.cbtyp) in fmt()
3465 && self.cbtyp == other.cbtyp in eq()
3492 pub cbtyp: u32, field
3522 .field("cbtyp", &self.cbtyp) in fmt()
3545 && self.cbtyp == other.cbtyp in eq()
3575 pub cbtyp: u32, field
3605 .field("cbtyp", &self.cbtyp) in fmt()
3628 && self.cbtyp == other.cbtyp in eq()
3658 pub cbtyp: u32, field
3688 .field("cbtyp", &self.cbtyp) in fmt()
3711 && self.cbtyp == other.cbtyp in eq()
3741 pub cbtyp: u32, field
3771 .field("cbtyp", &self.cbtyp) in fmt()
3794 && self.cbtyp == other.cbtyp in eq()
7573 …, super::StructuredStorage::JET_TABLEID>>(sesid: Param0, tableid: Param1, cbtyp: u32, pcallback: :… in JetRegisterCallback()
7578 …cturedStorage::JET_SESID, tableid: super::StructuredStorage::JET_TABLEID, cbtyp: u32, pcallback: :… in JetRegisterCallback()
7580 …sid.into_param().abi(), tableid.into_param().abi(), ::std::mem::transmute(cbtyp), ::std::mem::tran… in JetRegisterCallback()
8270 …a, super::StructuredStorage::JET_HANDLE>>(sesid: Param0, tableid: Param1, cbtyp: u32, hcallbackid:… in JetUnregisterCallback()
8275 …cturedStorage::JET_SESID, tableid: super::StructuredStorage::JET_TABLEID, cbtyp: u32, hcallbackid:… in JetUnregisterCallback()
8277 …sid.into_param().abi(), tableid.into_param().abi(), ::std::mem::transmute(cbtyp), hcallbackid.into… in JetUnregisterCallback()