Searched refs:__rep_finfo_alloc (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/dbinc_auto/
H A Drep_ext.h35 int __rep_finfo_alloc __P((ENV *, __rep_fileinfo_args *, __rep_fileinfo_args **));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/rep/
H A Drep_backup.c2239 if ((ret = __rep_finfo_alloc(env, rep->curinfo, &tmpfp)) != 0)
2337 * __rep_finfo_alloc -
2340 * PUBLIC: int __rep_finfo_alloc __P((ENV *, __rep_fileinfo_args *,
2344 __rep_finfo_alloc(env, rfpsrc, rfpp) function

Completed in 77 milliseconds