Searched refs:unum32 (Results 1 – 2 of 2) sorted by relevance
3032 wfidvers.unum32[1] = REPMGR_WF_VERSION;3042 opmeta.unum32[0] = optype;3043 opmeta.unum32[1] = dbp->meta_pgno;3049 twoflags.unum32[0] = dbp->flags;3050 twoflags.unum32[1] = opflags;3186 wfprotid = wfidvers.unum32[0];3187 wfprotvers = wfidvers.unum32[1];3196 optype = opmeta.unum32[0];3197 metapgno = opmeta.unum32[1];3210 dbflags = twoflags.unum32[0];[all …]
158 u_int32_t unum32[2]; member