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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/dbinc_auto/
H A Dtcl_ext.h67 int tcl_LogStat __P((Tcl_Interp *, int, Tcl_Obj * CONST*, DB_ENV *));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/tcl/
H A Dtcl_log.c334 * tcl_LogStat --
336 * PUBLIC: int tcl_LogStat __P((Tcl_Interp *, int,
340 tcl_LogStat(interp, objc, objv, dbenv) function
H A Dtcl_env.c425 result = tcl_LogStat(interp, objc, objv, dbenv);

Completed in 49 milliseconds