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

/illumos-gate/usr/src/cmd/sendmail/db/include/
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...]

Completed in 44 milliseconds