Searched refs:tcl_LogFile (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/dbinc_auto/
H A Dtcl_ext.h63 int tcl_LogFile __P((Tcl_Interp *, int, Tcl_Obj * CONST*, DB_ENV *));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/tcl/
H A Dtcl_log.c132 * tcl_LogFile --
134 * PUBLIC: int tcl_LogFile __P((Tcl_Interp *, int,
138 tcl_LogFile(interp, objc, objv, dbenv) function
H A Dtcl_env.c403 result = tcl_LogFile(interp, objc, objv, dbenv);

Completed in 73 milliseconds