Searched refs:__xa_put (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/sendmail/db/xa/ | ||
H A D | xa_db.c | 41 static int __xa_put __P((DB *, DB_TXN *, DBT *, DBT *, u_int32_t)); 105 dbp->put = __xa_put; 217 __xa_put(dbp, txn, key, data, flags) function |
Completed in 45 milliseconds