Searched refs:__fop_write_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.h37 } __fop_write_args; typedef in typeref:struct:___fop_write_args
H A Dfileops_ext.h13 int __fop_write_read __P((ENV *, void *, __fop_write_args **));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/fileops/
H A Dfileops_autop.c114 __fop_write_args *argp;
H A Dfop_rec.c172 __fop_write_args *argp;
H A Dfileops_auto.c434 * PUBLIC: int __fop_write_read __P((ENV *, void *, __fop_write_args **));
440 __fop_write_args **argpp;
442 __fop_write_args *argp;
448 sizeof(__fop_write_args) + sizeof(DB_TXN), &argp)) != 0)

Completed in 102 milliseconds