Searched refs:__fop_dbrename (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.h44 int __fop_dbrename __P((DB *, const char *, const char *));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/db/
H A Ddb_rename.c294 if ((ret = __fop_dbrename(dbp, old, newname)) != 0)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/fileops/
H A Dfop_util.c1168 * __fop_dbrename --
1174 * PUBLIC: int __fop_dbrename __P((DB *, const char *, const char *));
1177 __fop_dbrename(dbp, old, new) function

Completed in 98 milliseconds