Home
last modified time | relevance | path

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

/linux/lib/
H A Dvsprintf.c1066 char *resource_string(char *buf, char *end, struct resource *res, in resource_string()
2321 return resource_string(buf, end, ptr, spec, fmt); in resource_or_range()
1065 char *resource_string(char *buf, char *end, struct resource *res, resource_string() function