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