Searched defs:token (Results 1 – 9 of 9) sorted by relevance
56 char *token = strsep(&line_next, "="); in createStatus() local
39 char *token = NULL; in find_mount() local
792 #define RETURN(token) return lasttoken = token argument1598 synexpect(int token) in synexpect()
194 } token; member
301 char *token, unsigned long token_len, in rm_get_token()328 char token[15]; in tiwlan_deb_write_proc() local
1126 static TI_STATUS trafficAdmCtrl_tokenToAc (TI_HANDLE hTrafficAdmCtrl, UINT8 token, UINT8 *acID) in trafficAdmCtrl_tokenToAc()
993 static TI_STATUS trafficAdmCtrl_tokenToAc (TI_HANDLE hTrafficAdmCtrl, TI_UINT8 token, TI_UINT8 *acI… in trafficAdmCtrl_tokenToAc()
98 } token; member
3843 Token& token = (*mpTokenTable)[tok]; in add() local3857 Token& token = (*mpTokenTable)[tok]; in addStructTag() local5621 void decodeToken(String& buffer, tokenid_t token, bool quote) { in decodeToken()5645 void printToken(tokenid_t token) { in printToken()5651 bool checkSymbol(tokenid_t token) { in checkSymbol()