Searched refs:__rep_update_args (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 Drep_auto.h69 } __rep_update_args; typedef in typeref:struct:___rep_update_args
H A Drep_ext.h23 int __rep_update_marshal __P((ENV *, u_int32_t, __rep_update_args *, u_int8_t *, size_t, size_t *));
24 int __rep_update_unmarshal __P((ENV *, u_int32_t, __rep_update_args **, u_int8_t *, size_t, u_int8_t **));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/rep/
H A Drep_auto.c523 * PUBLIC: __rep_update_args *, u_int8_t *, size_t, size_t *));
529 __rep_update_args *argp;
569 * PUBLIC: __rep_update_args **, u_int8_t *, size_t, u_int8_t **));
575 __rep_update_args **argpp;
580 __rep_update_args *argp;
H A Drep_backup.c71 __rep_update_args u_args;
84 * __rep_update_args
183 * UPDATE message, at an offset equal to the size of __rep_update_args. This
837 __rep_update_args *rup;
996 __rep_update_args u_args;
2609 __rep_update_args *rup;

Completed in 50 milliseconds