Searched refs:first_vers (Results 1 - 12 of 12) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/dbinc_auto/
H A Drep_auto.h67 u_int32_t first_vers; member in struct:___rep_update_args
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/dbinc_auto/
H A Drep_auto.h67 u_int32_t first_vers; member in struct:___rep_update_args
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/dbinc_auto/
H A Drep_auto.h67 u_int32_t first_vers; member in struct:___rep_update_args
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/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.c166 u_args.first_vers = version;
1034 * We don't need first_vers, because it's only used with
1045 rep->first_vers = rup->first_vers;
1233 u_args.first_vers = 0;
2495 rep->first_lsn.file, rep->first_vers, NULL)) != 0)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/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.c166 u_args.first_vers = version;
1034 * We don't need first_vers, because it's only used with
1045 rep->first_vers = rup->first_vers;
1233 u_args.first_vers = 0;
2495 rep->first_lsn.file, rep->first_vers, NULL)) != 0)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/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.c166 u_args.first_vers = version;
1034 * We don't need first_vers, because it's only used with
1045 rep->first_vers = rup->first_vers;
1233 u_args.first_vers = 0;
2495 rep->first_lsn.file, rep->first_vers, NULL)) != 0)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/dbinc/
H A Drep.h265 u_int32_t first_vers; /* Log version of first log file. */ member in struct:__rep
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/dbinc/
H A Drep.h265 u_int32_t first_vers; /* Log version of first log file. */ member in struct:__rep
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/dbinc/
H A Drep.h265 u_int32_t first_vers; /* Log version of first log file. */ member in struct:__rep

Completed in 105 milliseconds