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

/macosx-10.10.1/BerkeleyDB-21/db/rep/
H A Drep_record.c28 static int __rep_remfirst __P((ENV *, DB_THREAD_INFO *, DBT *, DBT *));
1070 if ((ret = __rep_remfirst(env, ip,
1736 * __rep_remfirst --
1740 __rep_remfirst(env, ip, cntrl, rec) function
2002 if ((t_ret = __rep_remfirst(env, ip,

Completed in 112 milliseconds