Home
last modified time | relevance | path

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

/linux-3.3/include/linux/
Dparser.h12 struct match_token { struct
17 typedef struct match_token match_table_t[]; argument
/linux-3.3/lib/
Dparser.c106 int match_token(char *s, const match_table_t table, substring_t args[]) in match_token() function
Dts_fsm.c130 static inline int match_token(struct ts_fsm_token *t, u8 d) in match_token() function