Searched refs:match_hex (Results 1 – 4 of 4) sorted by relevance
265 int match_hex(substring_t *s, int *result) in match_hex() function269 EXPORT_SYMBOL(match_hex);
35 int match_hex(substring_t *, int *result);
101 if (match_hex(args, &token)) { in fcloop_parse_options()
3398 ret = match_hex(args, &token); in srp_parse_options()3519 ret = match_hex(args, &token); in srp_parse_options()