Searched refs:no_quote_chars (Results 1 – 1 of 1) sorted by relevance
2029 static const char no_quote_chars[] = "_-0123456789" in xtables_save_string() local2036 length = strspn(value, no_quote_chars); in xtables_save_string()