Searched refs:xtables_save_string (Results 1 – 21 of 21) 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()
87 xtables_save_string(info->prefix); in nflog_print()
129 xtables_save_string(loginfo->prefix); in LOG_save()
489 extern void xtables_save_string(const char *value);
543 extern void xtables_save_string(const char *value);
2150 void xtables_save_string(const char *value) in xtables_save_string() function