Home
last modified time | relevance | path

Searched refs:tcl_LogStatPrint (Results 1 – 8 of 8) sorted by relevance

/dports/databases/db5/db-5.3.28/src/dbinc_auto/
H A Dtcl_ext.h75 int tcl_LogStatPrint __P((Tcl_Interp *, int, Tcl_Obj * CONST*, DB_ENV *));
H A Dint_def.in2113 #define tcl_LogStatPrint tcl_LogStatPrint@DB_VERSION_UNIQUE_NAME@
/dports/databases/db18/db-18.1.40/src/dbinc_auto/
H A Dtcl_ext.h80 int tcl_LogStatPrint __P((Tcl_Interp *, int, Tcl_Obj * CONST*, DB_ENV *));
H A Dint_def.in2474 #define tcl_LogStatPrint tcl_LogStatPrint@DB_VERSION_UNIQUE_NAME@
/dports/databases/db5/db-5.3.28/lang/tcl/
H A Dtcl_log.c415 tcl_LogStatPrint(interp, objc, objv, dbenv) in tcl_LogStatPrint() function
H A Dtcl_env.c530 result = tcl_LogStatPrint(interp, objc, objv, dbenv);
/dports/databases/db18/db-18.1.40/lang/tcl/
H A Dtcl_log.c427 tcl_LogStatPrint(interp, objc, objv, dbenv) in tcl_LogStatPrint() function
H A Dtcl_env.c612 result = tcl_LogStatPrint(interp, objc, objv, dbenv);