Home
last modified time | relevance | path

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

/third_party/iptables/libxtables/
Dxtables.c2029 static const char no_quote_chars[] = "_-0123456789" in xtables_save_string() local
2036 length = strspn(value, no_quote_chars); in xtables_save_string()