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

/ast/src/lib/libtksh/tcl/
H A DtclInterp.c311 char *cmdGetGlobalCmds = "info commands"; /* What command to run. */
323 if ((Tcl_Eval(interp, cmdGetGlobalCmds) == TCL_ERROR) ||
307 char *cmdGetGlobalCmds = "info commands"; /* What command to run. */ local

Completed in 15 milliseconds