Searched refs:parse_token (Results 1 – 6 of 6) sorted by relevance
93 extern void parse_token
77 parse_token(token_in, must_be_first_char, num_tokens, tokens_out) in parse_token() function
83 extern int parse_token(parse_context_t *);567 if ((parse_rc = parse_token(&ctx)) != 0) { in filter()
83 parse_token(parse_context_t *ctx) in parse_token() function
136 static int parse_token(char *token);1451 parse_token(char *token) in parse_token() function1705 switch (state = parse_token(token)) { in cardbus_parse_devprop()
564 parse_token(int argc, char **argv, char *token_label) in parse_token() function2515 if (parse_token(argc, argv, token_label) != 0) in do_setdel_pin()2525 if (parse_token(argc, argv, token_label) != 0) in do_setdel_pin()