Searched refs:__fop_file_remove_args (Results 1 - 5 of 5) 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_auto.h61 } __fop_file_remove_args; typedef in typeref:struct:___fop_file_remove_args
H A Dfileops_ext.h19 int __fop_file_remove_read __P((ENV *, void *, __fop_file_remove_args **));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/fileops/
H A Dfileops_autop.c218 __fop_file_remove_args *argp;
H A Dfop_rec.c346 __fop_file_remove_args *argp;
H A Dfileops_auto.c966 * PUBLIC: __fop_file_remove_args **));
972 __fop_file_remove_args **argpp;
974 __fop_file_remove_args *argp;
979 sizeof(__fop_file_remove_args) + sizeof(DB_TXN), &argp)) != 0)

Completed in 98 milliseconds