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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/dbinc_auto/
H A Dxa_ext.h12 int __db_xid_to_txn __P((ENV *, XID *, roff_t *));
15 int __db_map_xid __P((ENV *, XID *, TXN_DETAIL *));
16 void __db_unmap_xid __P((ENV *, XID *, size_t));
H A Dtxn_ext.h71 int __txn_get_prepared __P((ENV *, XID *, DB_PREPLIST *, long, long *, u_int32_t));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/dbinc/
H A Dxa.h21 * Transaction branch identification: XID and NULLXID:
33 typedef struct xid_t XID; typedef in typeref:struct:xid_t
35 * A value of -1 in formatID means that the XID is null.
41 extern int ax_reg __P((int, XID *, long));
61 __P((XID *, int, long));
63 __P((XID *, int, long));
65 __P((XID *, int, long));
67 __P((XID *, int, long));
69 __P((XID *, int, long));
71 __P((XID *, lon
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/hisax/
H A Disdnl2.h20 #define XID 0xaf macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/xa/
H A Dxa_map.c56 * Return the txn that corresponds to this XID.
58 * PUBLIC: int __db_xid_to_txn __P((ENV *, XID *, roff_t *));
63 XID *xid;
113 * Create a mapping between this XID and the transaction
116 * PUBLIC: int __db_map_xid __P((ENV *, XID *, TXN_DETAIL *));
121 XID *xid;
136 * Destroy the mapping for the specified XID.
138 * PUBLIC: void __db_unmap_xid __P((ENV *, XID *, size_t));
144 XID *xid;
H A Dxa.c15 static int __db_xa_commit __P((XID *, int, long));
17 static int __db_xa_end __P((XID *, int, long));
18 static int __db_xa_forget __P((XID *, int, long));
20 static int __db_xa_prepare __P((XID *, int, long));
21 static int __db_xa_recover __P((XID *, long, int, long));
22 static int __db_xa_rollback __P((XID *, int, long));
23 static int __db_xa_start __P((XID *, int, long));
27 __P((ENV *, XID *, DB_PREPLIST *, long, long *, u_int32_t));
198 XID *xids;
339 XID *xi
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/mISDN/
H A Dlayer2.h115 #define XID 0xaf macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/txn/
H A Dtxn_recover.c130 * PUBLIC: XID *, DB_PREPLIST *, long, long *, u_int32_t));
135 XID *xids;
147 XID *xidp;
192 * XID structure uses longs; we use u_int32_t's as we
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/x11/nanox/X11/
H A DXlib.h21 typedef long XID; typedef
175 XID resourceid; /* resource id */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk1/
H A Dwin_gtk.c982 XID win;

Completed in 129 milliseconds