Home
last modified time | relevance | path

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

/external/u-boot/lib/
Dhashtable.c544 struct slre *slrep = (struct slre *)priv; in match_string() local
545 struct cap caps[slrep->num_caps + 2]; in match_string()
547 if (slre_match(slrep, str, strlen(str), caps)) in match_string()