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

/ast/src/lib/libtksh/tcl/
H A DtclLoad.c141 target = Tcl_GetSlave(interp, argv[3]);
548 target = Tcl_GetSlave(interp, targetName);
H A DtclInterp.c2298 * Tcl_GetSlave --
2313 Tcl_GetSlave(interp, slavePath)
2324 panic("Tcl_GetSlave: could not find master record");
2286 Tcl_GetSlave(interp, slavePath) function
/ast/src/lib/libtksh/include/
H A Dtcl.h972 EXTERN Tcl_Interp *Tcl_GetSlave _ANSI_ARGS_((Tcl_Interp *interp,

Completed in 24 milliseconds