Searched defs:tokens (Results 1 – 6 of 6) sorted by relevance
30 char* tokens[AVB_MAX_NUM_CMDLINE_SUBST]; member
60 u32 tokens[2]; /* Sequence of tokens to be written */ member
227 static int sqfs_get_tokens_length(char **tokens, int count) in sqfs_get_tokens_length()286 static int sqfs_tokenize(char **tokens, int count, const char *str) in sqfs_tokenize()
1456 char *tokens[MTD_PARAM_MAX_COUNT], *token; in ubi_mtd_param_parse() local
1122 static const match_table_t tokens = { variable
348 struct token *tokens; in tokenise() local
Completed in 14 milliseconds