Home
last modified time | relevance | path

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

/lib/
Dparser.c133 buf = match_strdup(s); in match_number()
165 buf = match_strdup(s); in match_u64int()
320 char *match_strdup(const substring_t *s) in match_strdup() function
324 EXPORT_SYMBOL(match_strdup);