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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/dbinc_auto/
H A Dfileops_ext.h29 int __fop_remove __P((ENV *, DB_TXN *, u_int8_t *, const char *, APPNAME, u_int32_t));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/db/
H A Ddb_remove.c294 __fop_remove(env, NULL, dbp->fileid, name, DB_APP_DATA,
489 __fop_remove(env, txn, dbp->fileid, tmpname, DB_APP_DATA,
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/fileops/
H A Dfop_basic.c113 * __fop_remove --
116 * PUBLIC: int __fop_remove __P((ENV *,
120 __fop_remove(env, txn, fileid, name, appname, flags) function
H A Dfop_util.c619 (void)__fop_remove(env,
659 (void)__fop_remove(env,
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/qam/
H A Dqam_files.c844 if ((ret = __fop_remove(env, txn, fid, buf,
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/rep/
H A Drep_backup.c1190 * Calling __fop_remove will both purge any matching
1198 * Handle queue separately. __fop_remove will not
1240 return (__fop_remove(env, NULL, uid, name, DB_APP_DATA, 0));

Completed in 113 milliseconds