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

/ast/src/lib/libtksh/tcl/
H A DtclInterp.c782 Alias *tmpAliasPtr; /* Temp storage for alias to delete. */
865 tmpAliasPtr = (Alias *) Tcl_GetHashValue(hPtr);
867 tmpAliasPtr->slaveCmd);
772 Alias *tmpAliasPtr; /* Temp storage for alias to delete. */ local

Completed in 30 milliseconds