Home
last modified time | relevance | path

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

/third_party/alsa-utils/alsamixer/
Dconfigparser.c24 static int strlist_index(const char *haystack, unsigned int itemlen, const char *needle) { in strlist_index() function
43 return strlist_index( in color_by_name()
68 }[strlist_index( in attr_by_name()
183 else if ((i = strlist_index(wordlist, itemlen, buf)) >= 0) in parse_words()
271 int idx = strlist_index( in element_by_name()
301 if (strlist_index( in element_by_name()
514 ret = strlist_index( in process_line()