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

/ast/src/lib/libtksh/tcl/
H A DtclInterp.c150 static int GetTarget _ANSI_ARGS_((Tcl_Interp *interp, char *path,
1176 * GetTarget --
1192 GetTarget(askingInterp, path, aliasName)
1208 panic("GetTarget: could not find master record");
1219 panic("GetTarget: could not find slave record");
1229 panic("GetTarget: could not find alias record");
1501 return GetTarget(interp, argv[2], argv[3]);
1177 GetTarget(askingInterp, path, aliasName) function

Completed in 14 milliseconds