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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/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 61 milliseconds