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

/ast/src/lib/libtksh/tcl/
H A DtclInterp.c783 char *tmpAliasName; /* Temp storage for name of alias
866 tmpAliasName = Tcl_GetCommandName(slaveInterp,
868 (void) Tcl_DeleteCommand(slaveInterp, tmpAliasName);
773 char *tmpAliasName; /* Temp storage for name of alias local

Completed in 15 milliseconds