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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/mp/
H A Dmp_fmethod.c89 dbmfp->set_ftype = __memp_set_ftype;
261 * __memp_set_ftype --
264 * PUBLIC: int __memp_set_ftype __P((DB_MPOOLFILE *, int));
267 __memp_set_ftype(dbmfp, ftype) function
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/dbinc_auto/
H A Dmp_ext.h25 int __memp_set_ftype __P((DB_MPOOLFILE *, int));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/db/
H A Ddb.c615 (void)__memp_set_ftype(mpf, ftype);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/qam/
H A Dqam_files.c253 (void)__memp_set_ftype(mpf, ftype);

Completed in 48 milliseconds