Searched refs:__fop_rename_read (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/dbinc_auto/
H A Dfileops_ext.h15 int __fop_rename_read __P((ENV *, void *, __fop_rename_args **));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/fileops/
H A Dfileops_autop.c173 if ((ret = __fop_rename_read(env, dbtp->data, &argp)) != 0)
H A Dfop_rec.c254 REC_NOOP_INTRO(__fop_rename_read);
H A Dfileops_auto.c687 * PUBLIC: int __fop_rename_read __P((ENV *, void *, __fop_rename_args **));
690 __fop_rename_read(env, recbuf, argpp) function

Completed in 31 milliseconds