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

/ast/src/lib/libtksh/tcl/
H A DtclInterp.c78 * struct Target:
94 } Target;
114 Tcl_HashTable targetTable; /* Hash table for Target Records. Contains
115 * all Target records which denote aliases
788 Target *targetPtr; /* Maps from target command in master
889 targetPtr = (Target *) ckalloc((unsigned) sizeof(Target));
1980 Target *targetPtr; /* Record for target of this alias. */
1985 targetPtr = (Target *) Tcl_GetHashValue(aliasPtr->targetEntry);
2027 Target *targetPt
93 } Target; typedef in typeref:struct:__anon440
[all...]

Completed in 14 milliseconds