Searched refs:first_vers (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.h67 u_int32_t first_vers; member in struct:___rep_update_args
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/rep/
H A Drep_auto.c553 memcpy(bp, &argp->first_vers, sizeof(u_int32_t));
556 DB_HTONL_COPYOUT(env, bp, argp->first_vers);
602 memcpy(&argp->first_vers, bp, sizeof(u_int32_t));
605 DB_NTOHL_COPYIN(env, argp->first_vers, bp);
H A Drep_backup.c152 u_args.first_vers = version;
914 rep->first_vers = rup->first_vers;
1023 u_args.first_vers = 0;
2103 rep->first_lsn.file, rep->first_vers, NULL)) != 0)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/dbinc/
H A Drep.h264 u_int32_t first_vers; /* Log version of first log file. */ member in struct:__rep

Completed in 52 milliseconds