HomeSort by relevance Sort by last modified time
    Searched refs:escape_quotes (Results 1 - 9 of 9) sorted by null

  /external/iptables/extensions/
libxt_NFLOG.c 110 struct xt_xlate *xl, bool escape_quotes)
114 if (escape_quotes)
133 nflog_print_xlate(info, xl, params->escape_quotes);
libxt_comment.c 58 if (params->escape_quotes)
libxt_helper.c 53 if (params->escape_quotes)
libip6t_LOG.c 194 if (params->escape_quotes)
libipt_LOG.c 194 if (params->escape_quotes)
  /frameworks/base/tools/bit/
util.h 68 string escape_quotes(const char* str);
util.cpp 149 escape_quotes(const char* str) function
168 return escape_quotes(str);
  /external/iptables/include/
xtables.h 214 bool escape_quotes; member in struct:xt_xlate_mt_params
221 bool escape_quotes; member in struct:xt_xlate_tg_params
  /external/iptables/iptables/
xtables-translate.c 73 .escape_quotes = !cs->restore,
100 .escape_quotes = !cs->restore,

Completed in 296 milliseconds