Searched refs:xtables_save_string (Results 1 – 11 of 11) sorted by relevance
53 xtables_save_string(info->name); in nfacct_print_name()
48 xtables_save_string(commentinfo->comment); in comment_save()
45 xtables_save_string(info->name); in helper_save()
86 xtables_save_string(loginfo->prefix); in ULOG_save()
82 xtables_save_string(info->prefix); in nflog_print()
116 xtables_save_string(info->path); in cgroup_save_v1()
156 xtables_save_string(loginfo->prefix); in LOG_save()
489 extern void xtables_save_string(const char *value);
522 extern void xtables_save_string(const char *value);
1858 void xtables_save_string(const char *value) in xtables_save_string() function