Home | History | Annotate | Download | only in dbus

Lines Matching refs:dont_quote

812 static const char * const dont_quote[] = {
823 while (dont_quote[i] != NULL) {
824 if (os_strcmp(key, dont_quote[i]) == 0)