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

/solaris-x11-s11/open-src/lib/DPS/sun-src/pswrap/
H A Dpswpriv.h129 } TokenListRec, *TokenList; typedef in typeref:struct:_t_TokenListRec
H A Dpsw.c122 TokenList tt = (TokenList) psw_calloc(sizeof(TokenListRec), 1);
130 TokenList temp, tt = (TokenList) psw_calloc(sizeof(TokenListRec), 1);

Completed in 33 milliseconds