Searched refs:st_max_perm_lsn (Results 1 - 10 of 10) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/db/
H A DReplicationStats.java81 private LogSequenceNumber st_max_perm_lsn; field in class:ReplicationStats
87 return st_max_perm_lsn;
519 + "\n st_max_perm_lsn=" + st_max_perm_lsn
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/rep/
H A Drep_stat.c154 stats->st_max_perm_lsn = lp->max_perm_lsn;
266 (u_long)sp->st_max_perm_lsn.file,
267 (u_long)sp->st_max_perm_lsn.offset,
268 sp->st_max_perm_lsn.file == 0 ?
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/libdb_java/
H A Djava_stat_auto.c234 JAVADB_STAT_LSN(jnienv, jobj, rep_stat_st_max_perm_lsn_fid, statp, st_max_perm_lsn);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/tcl/
H A Dtcl_rep.c913 MAKE_STAT_LSN("Maximum permanent LSN", &sp->st_max_perm_lsn);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_brew/
H A Ddb.h953 DB_LSN st_max_perm_lsn; /* Maximum permanent LSN. */ member in struct:__db_rep_stat
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_s60/
H A Ddb.h942 DB_LSN st_max_perm_lsn; /* Maximum permanent LSN. */ member in struct:__db_rep_stat
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_unix/
H A Ddb.h963 DB_LSN st_max_perm_lsn; /* Maximum permanent LSN. */ member in struct:__db_rep_stat
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/
H A Ddb.h951 DB_LSN st_max_perm_lsn; /* Maximum permanent LSN. */ member in struct:__db_rep_stat
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_wince/
H A Ddb.h990 DB_LSN st_max_perm_lsn; /* Maximum permanent LSN. */ member in struct:__db_rep_stat
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_windows/
H A Ddb.h990 DB_LSN st_max_perm_lsn; /* Maximum permanent LSN. */ member in struct:__db_rep_stat

Completed in 220 milliseconds