Searched defs:token (Results 1 – 5 of 5) sorted by relevance
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
503 static void *find_token(unsigned char *str, int len, unsigned char *token) in find_token()
528 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()