Searched refs:__qam_getno (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.c26 static int __qam_getno __P((DB *, const DBT *, db_recno_t *));
249 if ((ret = __qam_getno(dbp, key, &cp->recno)) != 0)
889 if ((ret = __qam_getno(dbp, key, &cp->recno)) != 0)
1688 * __qam_getno --
1692 __qam_getno(dbp, key, rep) function
1794 if ((ret = __qam_getno(dbc->dbp, key, &cp->recno)) != 0)

Completed in 99 milliseconds