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

/macosx-10.10.1/BerkeleyDB-21/db/qam/
H A Dqam_method.c19 static int __qam_rr __P((DB *, DB_TXN *,
272 return (__qam_rr(dbp, txn, name, subdb, NULL, QAM_NAME_REMOVE));
288 return (__qam_rr(dbp, txn, name, subdb, newname, QAM_NAME_RENAME));
292 * __qam_rr --
296 __qam_rr(dbp, txn, name, subdb, newname, op) function

Completed in 115 milliseconds