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

/solaris-x11-s11/open-src/lib/DPS/sun-src/pswrap/
H A Dpsw.c75 static TokenList nameTokens;
77 static TokenList namedInputArrays, namedInputStrings;
78 static TokenList literalStrings;
120 static TokenList ConsToken (Token t, TokenList ll)
122 TokenList tt = (TokenList) psw_calloc(sizeof(TokenListRec), 1);
128 static TokenList ConsNameToken (Token t, TokenList ll)
130 TokenList tem
[all...]
H A Dpswpriv.h129 } TokenListRec, *TokenList; typedef in typeref:struct:_t_TokenListRec

Completed in 39 milliseconds