Searched refs:__xa_c_put (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/sendmail/db/xa/ | ||
H A D | xa_db.c | 35 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 132 milliseconds