Searched refs:__fop_dummy (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 Dfileops_ext.h43 int __fop_dummy __P((DB *, DB_TXN *, const char *, const char *, u_int32_t));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/db/
H A Ddb_rename.c291 if ((ret = __fop_dummy(dbp, txn, old, newname, 0)) != 0)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/fileops/
H A Dfop_util.c1096 * __fop_dummy --
1101 * PUBLIC: int __fop_dummy __P((DB *,
1105 __fop_dummy(dbp, txn, old, new, flags) function
1170 * to effect a dbrename in the absence of transactions (__fop_dummy

Completed in 153 milliseconds