Searched refs:tcl_RepMgr (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10.1/BerkeleyDB-21/db/dbinc_auto/
H A Dtcl_ext.h91 int tcl_RepMgr __P((Tcl_Interp *, int, Tcl_Obj * CONST *, DB_ENV *));
H A Dint_def.in1807 #define tcl_RepMgr tcl_RepMgr@DB_VERSION_UNIQUE_NAME@
/macosx-10.10.1/BerkeleyDB-21/db/tcl/
H A Dtcl_rep.c977 * tcl_RepMgr --
980 * PUBLIC: int tcl_RepMgr
984 tcl_RepMgr(interp, objc, objv, dbenv) function
H A Dtcl_env.c535 result = tcl_RepMgr(interp, objc, objv, dbenv);

Completed in 124 milliseconds