Searched refs:__REP_UPDATE_SIZE (Results 1 - 3 of 3) 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.h64 #define __REP_UPDATE_SIZE 16 macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/rep/
H A Drep_auto.c536 if (max < __REP_UPDATE_SIZE)
584 if (max < __REP_UPDATE_SIZE)
H A Drep_backup.c102 fp = buf + __REP_UPDATE_SIZE;
351 *fp -= __REP_UPDATE_SIZE;
354 *fp += __REP_UPDATE_SIZE;
932 rec->size - __REP_UPDATE_SIZE;
1017 origfp = fp = buf + __REP_UPDATE_SIZE;
1018 filesz -= __REP_UPDATE_SIZE;

Completed in 37 milliseconds