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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/dbinc/
H A Dxa.h28 long formatID; /* format identifier */ member in struct:xid_t
35 * A value of -1 in formatID means that the XID is null.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/dbinc_auto/
H A Dtxn_auto.h65 int32_t formatID; member in struct:___txn_xa_regop_args
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/xa/
H A Dxa_map.c128 td->format = (int32_t)xid->formatID;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/txn/
H A Dtxn_recover.c190 xidp->formatID = td->format;
H A Dtxn_auto.c773 argp->formatID = (int32_t)uinttmp;
802 opcode, xid, formatID, gtrid, bqual, begin_lsn,
810 int32_t formatID;
917 uinttmp = (u_int32_t)formatID;
H A Dtxn_autop.c275 (void)printf("\tformatID: %ld\n", (long)argp->formatID);
H A Dtxn_rec.c454 td->format = argp->formatID;

Completed in 79 milliseconds