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

/illumos-gate/usr/src/cmd/sendmail/db/include/
H A Dbtree_ext.h57 int __ram_c_del __P((DBC *, u_int32_t));
/illumos-gate/usr/src/cmd/sendmail/db/btree/
H A Dbt_recno.c239 * __ram_c_del.
473 * __ram_c_del --
476 * PUBLIC: int __ram_c_del __P((DBC *, u_int32_t));
479 __ram_c_del(dbc, flags) function
H A Dbt_cursor.c160 dbc->c_del = __ram_c_del;

Completed in 826 milliseconds