Searched refs:debug_print_argv (Results 1 – 5 of 5) sorted by relevance
199 void debug_print_argv(struct argv_store *store);201 # define debug_print_argv(...) /* nothing */ macro
336 debug_print_argv(&av_store); in ip46tables_restore_main()
222 debug_print_argv(&state->av_store); in xtables_restore_parse_line()
658 debug_print_argv(&cur_rule); in iptables_xml_main()
540 void debug_print_argv(struct argv_store *store) in debug_print_argv() function