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

/osnet-11/usr/src/cmd/sendmail/db/xa/
H A Dxa_db.c35 static int __xa_c_put __P((DBC *, DBT *, DBT *, u_int32_t));
164 dbc->c_put = __xa_c_put;
298 __xa_c_put(dbc, key, data, flags) function

Completed in 20 milliseconds