Searched refs:xstr (Results 1 – 1 of 1) sorted by relevance
37 const char * const *xstr = reserved; in snd_info_check_reserved_words() local39 while (*xstr) { in snd_info_check_reserved_words()40 if (!strcmp(*xstr, str)) in snd_info_check_reserved_words()42 xstr++; in snd_info_check_reserved_words()
Completed in 4 milliseconds