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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/dbinc_auto/
H A Dmp_ext.h33 int __memp_fopen __P((DB_MPOOLFILE *, MPOOLFILE *, const char *, u_int32_t, int, size_t));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/db/
H A Ddb_remove.c330 if ((ret = __memp_fopen(dbp->mpf, NULL, name, 0, 0, 0)) != 0)
H A Ddb.c633 if ((ret = __memp_fopen(mpf, NULL, fname,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/mp/
H A Dmp_bh.c151 if ((ret = __memp_fopen(dbmfp,
H A Dmp_fopen.c79 (__memp_fopen(dbmfp, NULL, path, flags, mode, pagesize)), 0, ret);
85 * __memp_fopen --
88 * PUBLIC: int __memp_fopen __P((DB_MPOOLFILE *,
92 __memp_fopen(dbmfp, mfp, path, flags, mode, pgsize) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/qam/
H A Dqam_files.c266 if ((ret = __memp_fopen(

Completed in 96 milliseconds