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