Home
last modified time | relevance | path

Searched refs:debug_print_argv (Results 1 – 5 of 5) sorted by relevance

/external/iptables/iptables/
Dxshared.h204 void debug_print_argv(struct argv_store *store);
206 # define debug_print_argv(...) /* nothing */ macro
Diptables-restore.c336 debug_print_argv(&av_store); in ip46tables_restore_main()
Dxtables-restore.c225 debug_print_argv(&state->av_store); in xtables_restore_parse_line()
Diptables-xml.c658 debug_print_argv(&cur_rule); in iptables_xml_main()
Dxshared.c544 void debug_print_argv(struct argv_store *store) in debug_print_argv() function