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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/txn/
H A Dtxn_util.c19 typedef struct __txn_event TXN_EVENT; typedef in typeref:struct:__txn_event
58 TXN_EVENT *e;
61 if ((ret = __os_calloc(env, 1, sizeof(TXN_EVENT), &e)) != 0)
88 TXN_EVENT *e;
91 if ((ret = __os_calloc(env, 1, sizeof(TXN_EVENT), &e)) != 0)
129 TXN_EVENT *e, *next_e;
163 TXN_EVENT *e;
169 if ((ret = __os_calloc(env, 1, sizeof(TXN_EVENT), &e)) != 0)
196 TXN_EVENT *e, *next_e;
239 TXN_EVENT *
[all...]

Completed in 86 milliseconds