Home
last modified time | relevance | path

Searched defs:match_token (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/include/linux/
Dparser.h14 struct match_token { struct
19 typedef struct match_token match_table_t[]; argument
/Linux-v5.10/lib/
Dts_fsm.c126 static inline int match_token(struct ts_fsm_token *t, u8 d) in match_token() function
Dparser.c105 int match_token(char *s, const match_table_t table, substring_t args[]) in match_token() function