Home
last modified time | relevance | path

Searched refs:cmp_tok (Results 1 – 1 of 1) sorted by relevance

/external/mtools/
Dconfig.c204 static int cmp_tok(const char *a, const char *b, int len) { in cmp_tok() function
209 static int cmp_tok(const char *a, const char *b, int len) { in cmp_tok() function
338 !cmp_tok(template, token, token_length)); in match_token()