Searched refs:DbEnv_log_cursor (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/db/internal/
H A DDbEnv.java427 long cPtr = db_javaJNI.DbEnv_log_cursor(swigCPtr, this, flags);
H A Ddb_javaJNI.java220 public final static native long DbEnv_log_cursor(long jarg1, DbEnv jarg1_, int jarg2) throws com.sleepycat.db.DatabaseException; method in class:db_javaJNI
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/libdb_java/
H A Ddb_java_wrap.c3042 SWIGINTERN DB_LOGC *DbEnv_log_cursor(struct DbEnv *self,u_int32_t flags){ function
7704 result = (DB_LOGC *)DbEnv_log_cursor(arg1,arg2);

Completed in 103 milliseconds