Home
last modified time | relevance | path

Searched refs:DB_TXNLIST (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/sendmail/db/db/
H A Ddb_dispatch.c209 DB_TXNLIST *elp;
212 if ((ret = __os_malloc(sizeof(DB_TXNLIST), NULL, &elp)) != 0)
238 DB_TXNLIST *p;
261 DB_TXNLIST *p;
308 DB_TXNLIST *p;
/illumos-gate/usr/src/cmd/sendmail/db/include/
H A Ddb_dispatch.h46 struct __db_txnlist; typedef struct __db_txnlist DB_TXNLIST; typedef