Home
last modified time | relevance | path

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

/external/qemu/
Dusb-linux.c1034 const char *stopchars) in get_tag_value() argument
1045 while (*p != '\0' && !strchr(stopchars, *p)) { in get_tag_value()