Searched refs:tcl_LogFlush (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.h64 int tcl_LogFlush __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.c191 * tcl_LogFlush --
193 * PUBLIC: int tcl_LogFlush __P((Tcl_Interp *, int,
197 tcl_LogFlush(interp, objc, objv, dbenv) function
H A Dtcl_env.c406 result = tcl_LogFlush(interp, objc, objv, dbenv);

Completed in 125 milliseconds