Searched defs:token (Results 1 – 6 of 6) sorted by relevance
3 int token; member
304 struct token { struct306 enum token_type token_type : 8; argument313 static struct token *token_list; argument323 const struct token *token = _key; in directive_compare() local736 const struct token *token = _key; in type_finder() local
520 static void *find_token(unsigned char *str, int len, unsigned char *token) in find_token()
550 static const char *zconf_tokenname(int token) in zconf_tokenname()
66 int token; member
199 void menu_add_option(int token, char *arg) in menu_add_option()