Searched refs:__memp_get_ftype (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/mp/
H A Dmp_fmethod.c78 dbmfp->get_ftype = __memp_get_ftype;
246 * __memp_get_ftype --
249 * PUBLIC: int __memp_get_ftype __P((DB_MPOOLFILE *, int *));
252 __memp_get_ftype(dbmfp, ftypep) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/dbinc_auto/
H A Dmp_ext.h24 int __memp_get_ftype __P((DB_MPOOLFILE *, int *));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/qam/
H A Dqam_files.c252 (void)__memp_get_ftype(dbp->mpf, &ftype);

Completed in 48 milliseconds