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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/dbinc_auto/
H A Dqam_ext.h36 int __qam_fclose __P((DB *, db_pgno_t));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/qam/
H A Dqam_files.c336 * __qam_fclose -- close an extent.
341 * PUBLIC: int __qam_fclose __P((DB *, db_pgno_t));
344 __qam_fclose(dbp, pgnoaddr) function
H A Dqam.c511 ret = __qam_fclose(dbp, pg);

Completed in 55 milliseconds