/external/iptables/extensions/ |
D | libxt_set.h | 23 xtables_error(OTHER_PROBLEM, in get_version() 29 xtables_error(OTHER_PROBLEM, in get_version() 51 xtables_error(OTHER_PROBLEM, in get_set_byid() 55 xtables_error(OTHER_PROBLEM, in get_set_byid() 81 xtables_error(OTHER_PROBLEM, in get_set_byname() 85 xtables_error(OTHER_PROBLEM, in get_set_byname()
|
D | libxt_SECMARK.c | 48 xtables_error(OTHER_PROBLEM, PFX "invalid mode %hhu\n", info->mode); in print_secmark()
|
D | libxt_CONNSECMARK.c | 69 xtables_error(OTHER_PROBLEM, PFX "invalid mode %hhu\n", info->mode); in print_connsecmark()
|
D | libip6t_dst.c | 63 xtables_error(OTHER_PROBLEM, "strdup failed"); in parse_options()
|
D | libip6t_hbh.c | 64 if (!buffer) xtables_error(OTHER_PROBLEM, "strdup failed"); in parse_options()
|
D | libxt_multiport.c | 91 if (!buffer) xtables_error(OTHER_PROBLEM, "strdup failed"); in parse_multi_ports() 114 if (!buffer) xtables_error(OTHER_PROBLEM, "strdup failed"); in parse_multi_ports_v1()
|
D | libip6t_rt.c | 78 if (!buffer) xtables_error(OTHER_PROBLEM, "strdup failed"); in parse_addresses()
|
D | libipt_DNAT.c | 56 xtables_error(OTHER_PROBLEM, "Out of memory\n"); in append_range()
|
D | libipt_SNAT.c | 56 xtables_error(OTHER_PROBLEM, "Out of memory\n"); in append_range()
|
D | libxt_time.c | 154 xtables_error(OTHER_PROBLEM, "mktime returned an error"); in time_parse_date()
|
/external/iptables/iptables/ |
D | iptables-save.c | 48 xtables_error(OTHER_PROBLEM, in for_each_table() 74 xtables_error(OTHER_PROBLEM, "Cannot initialize: %s\n", in do_output() 120 xtables_error(OTHER_PROBLEM, "Binary NYI\n"); in do_output()
|
D | ip6tables-save.c | 50 xtables_error(OTHER_PROBLEM, in for_each_table() 76 xtables_error(OTHER_PROBLEM, "Cannot initialize: %s\n", in do_output() 122 xtables_error(OTHER_PROBLEM, "Binary NYI\n"); in do_output()
|
D | xtoptions.c | 298 xt_params->exit_err(OTHER_PROBLEM, "%s: memory block does " in xtopt_parse_mint() 631 xt_params->exit_err(OTHER_PROBLEM, "%s: memory block does " in xtopt_parse_mport() 847 xt_params->exit_err(OTHER_PROBLEM, in xtables_option_metavalidate() 854 xt_params->exit_err(OTHER_PROBLEM, in xtables_option_metavalidate() 860 xt_params->exit_err(OTHER_PROBLEM, in xtables_option_metavalidate() 902 xtables_error(OTHER_PROBLEM, in xtables_option_tpcall() 937 xtables_error(OTHER_PROBLEM, in xtables_option_mpcall()
|
D | xshared.c | 162 xtables_error(OTHER_PROBLEM, "can't alloc memory!"); in command_default()
|
D | ip6tables-restore.c | 312 xtables_error(OTHER_PROBLEM, in ip6tables_restore_main()
|
D | iptables-restore.c | 317 xtables_error(OTHER_PROBLEM, in iptables_restore_main()
|
D | iptables.c | 1329 xtables_error(OTHER_PROBLEM, "can't alloc memory!"); in command_jump() 1359 xtables_error(OTHER_PROBLEM, "can't alloc memory!"); in command_match()
|
D | ip6tables.c | 1302 xtables_error(OTHER_PROBLEM, "can't alloc memory!"); in command_jump()
|
/external/iproute2/include/ |
D | iptables_common.h | 6 OTHER_PROBLEM = 1, enumerator
|
/external/chromium/chrome/browser/ |
D | bug_report_util.h | 41 OTHER_PROBLEM enumerator
|
/external/iptables/include/ |
D | xtables.h | 356 OTHER_PROBLEM = 1, enumerator
|
D | xtables.h.in | 356 OTHER_PROBLEM = 1, enumerator
|
/external/chromium/chrome/browser/ui/cocoa/ |
D | bug_report_window_controller.mm | 144 BugReportUtil::OTHER_PROBLEM
|