Searched refs:associate_foreign (Results 1 - 11 of 11) 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 DSecondaryConfig.java274 foreign.associate_foreign(db, keyNullifier, foreignFlags | fkDelAction.getId());
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/db/
H A Ddb_method.c219 dbp->associate_foreign = __db_associate_foreign_pp;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/db/internal/
H A DDb.java296 public void associate_foreign(Db primary, com.sleepycat.db.ForeignKeyNullifier callback, int flags) throws com.sleepycat.db.DatabaseException { db_javaJNI.Db_associate_foreign(swigCPtr, this, Db.getCPtr(primary), primary, (primary.foreignkey_nullify_handler = callback) != null || method in class:Db
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/libdb_java/
H A Ddb.i110 db_ret_t associate_foreign(DB *primary,
112 return self->associate_foreign(self, primary, callback, flags);
H A Ddb_java_wrap.c2487 return self->associate_foreign(self, primary, callback, flags);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_brew/
H A Ddb.h1393 int (*associate_foreign) __P((DB *, DB *, member in struct:__db
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_s60/
H A Ddb.h1382 int (*associate_foreign) __P((DB *, DB *, member in struct:__db
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_unix/
H A Ddb.h1403 int (*associate_foreign) __P((DB *, DB *, member in struct:__db
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/
H A Ddb.h1391 int (*associate_foreign) __P((DB *, DB *, member in struct:__db
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_wince/
H A Ddb.h1430 int (*associate_foreign) __P((DB *, DB *, member in struct:__db
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_windows/
H A Ddb.h1430 int (*associate_foreign) __P((DB *, DB *, member in struct:__db

Completed in 265 milliseconds