Home
last modified time | relevance | path

Searched refs:RESOURCE_PROBLEM (Results 1 – 14 of 14) sorted by relevance

/external/iptables/iptables/
Dxshared.c225 xtables_error(RESOURCE_PROBLEM, "malloc"); in xs_init_target()
243 xtables_error(RESOURCE_PROBLEM, "malloc"); in xs_init_match()
303 exit(RESOURCE_PROBLEM); in xtables_lock_or_exit()
313 exit(RESOURCE_PROBLEM); in xtables_lock_or_exit()
Dip6tables-standalone.c77 exit(RESOURCE_PROBLEM); in ip6tables_main()
Diptables-standalone.c80 exit(RESOURCE_PROBLEM); in iptables_main()
Dxtables-standalone.c89 exit(RESOURCE_PROBLEM); in xtables_main()
/external/iptables/extensions/
Dlibxt_connlabel.c48 xtables_error(RESOURCE_PROBLEM, in connlabel_open()
51 xtables_error(RESOURCE_PROBLEM, in connlabel_open()
Dlibip6t_DNAT.c54 xtables_error(RESOURCE_PROBLEM, "strdup"); in parse_to()
Dlibip6t_SNAT.c57 xtables_error(RESOURCE_PROBLEM, "strdup"); in parse_to()
Dlibipt_DNAT.c75 xtables_error(RESOURCE_PROBLEM, "strdup"); in parse_to()
Dlibipt_SNAT.c78 xtables_error(RESOURCE_PROBLEM, "strdup"); in parse_to()
Dlibxt_iprange.c80 xtables_error(RESOURCE_PROBLEM, "strdup"); in iprange_parse_range()
/external/iproute2/include/
Dxtables.h390 RESOURCE_PROBLEM, enumerator
/external/iptables/include/
Dxtables.h412 RESOURCE_PROBLEM, enumerator
/external/iptables/libxtables/
Dxtables.c2006 xtables_error(RESOURCE_PROBLEM, "OOM"); in xt_xlate_alloc()
2010 xtables_error(RESOURCE_PROBLEM, "OOM"); in xt_xlate_alloc()
2034 xtables_error(RESOURCE_PROBLEM, "OOM"); in xt_xlate_add()
Dxtoptions.c625 xt_params->exit_err(RESOURCE_PROBLEM, "strdup"); in xtopt_parse_mport()