| /xnu-11215/bsd/netinet6/ |
| H A D | ah_input.c | 144 goto fail; in ah4_input() 171 goto fail; in ah4_input() 182 goto fail; in ah4_input() 191 goto fail; in ah4_input() 232 goto fail; in ah4_input() 283 goto fail; in ah4_input() 295 goto fail; in ah4_input() 303 goto fail; in ah4_input() 345 goto fail; in ah4_input() 573 fail: in ah4_input() [all …]
|
| H A D | ah_core.c | 702 goto fail; in ah4_calccksum() 714 goto fail; in ah4_calccksum() 766 goto fail; in ah4_calccksum() 777 fail: in ah4_calccksum() 831 goto fail; in ah6_calccksum() 834 goto fail; in ah6_calccksum() 923 goto fail; in ah6_calccksum() 935 goto fail; in ah6_calccksum() 946 goto fail; in ah6_calccksum() 1012 goto fail; in ah6_calccksum() [all …]
|
| H A D | esp_output.c | 466 goto fail; in esp_output() 480 goto fail; in esp_output() 502 goto fail; in esp_output() 524 goto fail; in esp_output() 560 goto fail; in esp_output() 687 goto fail; in esp_output() 766 goto fail; in esp_output() 783 goto fail; in esp_output() 800 goto fail; in esp_output() 832 goto fail; in esp_output() [all …]
|
| H A D | icmp6.c | 1657 goto fail; in ni6_nametodns() 1661 goto fail; in ni6_nametodns() 1724 goto fail; in ni6_nametodns() 1736 fail: in ni6_nametodns() 2777 goto fail; in icmp6_redirect_output() 2785 goto fail; in icmp6_redirect_output() 2806 goto fail; in icmp6_redirect_output() 2814 goto fail; in icmp6_redirect_output() 2830 goto fail; in icmp6_redirect_output() 2839 goto fail; in icmp6_redirect_output() [all …]
|
| /xnu-11215/bsd/skywalk/nexus/ |
| H A D | nexus_traffic_rule.c | 292 goto fail; in nxctl_inet_traffic_rule_get_count() 301 goto fail; in nxctl_inet_traffic_rule_get_count() 306 fail: in nxctl_inet_traffic_rule_get_count() 328 goto fail; in nxctl_inet_traffic_rule_find_qset_id() 334 fail: in nxctl_inet_traffic_rule_find_qset_id() 378 goto fail; in fill_inet_td() 445 goto fail; in fill_inet_td() 492 goto fail; in fill_inet_td() 506 fail: in fill_inet_td() 1342 fail: in add_traffic_rule() [all …]
|
| /xnu-11215/tests/vm/ |
| H A D | vm_test_90774260.c | 20 int fail = 0; in test_90774260() local 132 fail++; in test_90774260() 136 fail++; in test_90774260() 140 fail++; in test_90774260()
|
| /xnu-11215/bsd/skywalk/nexus/flowswitch/flow/ |
| H A D | flow_manager.c | 579 goto fail; in flow_req_prepare_namespace() 610 fail: in flow_req_prepare_namespace() 655 goto fail; in flow_req_prepare() 661 goto fail; in flow_req_prepare() 717 goto fail; in flow_req_prepare() 729 goto fail; in flow_req_prepare() 760 goto fail; in flow_req_prepare() 796 goto fail; in flow_req_prepare() 830 fail: in flow_req_prepare() 951 goto fail; in flow_mgr_flow_add() [all …]
|
| /xnu-11215/bsd/netkey/ |
| H A D | key.c | 2315 fail: in key_gather_mbuf() 3295 fail: in key_spdacquire() 3557 fail: in key_setdumpsp() 3751 fail: in key_spdexpire() 4572 fail: in key_setsaval() 4911 fail: in key_setdumpsa() 7016 fail: in key_update() 7389 fail: in key_add() 7988 fail: in key_getcomb_esp() 8259 fail: in key_acquire() [all …]
|
| /xnu-11215/osfmk/vm/ |
| H A D | vm_reclaim.c | 869 goto fail; in reclaim_chunk() 873 goto fail; in reclaim_chunk() 877 goto fail; in reclaim_chunk() 890 goto fail; in reclaim_chunk() 904 goto fail; in reclaim_chunk() 921 goto fail; in reclaim_chunk() 926 goto fail; in reclaim_chunk() 947 goto fail; in reclaim_chunk() 987 goto fail; in reclaim_chunk() 1053 goto fail; in reclaim_chunk() [all …]
|
| H A D | vm_tests.c | 1277 bool fail; in vm_test_physical_size_overflow() local 1287 fail = (kr != KERN_SUCCESS || phys_size != 0); in vm_test_physical_size_overflow() 1290 (fail ? "FAIL" : "PASS"), in vm_test_physical_size_overflow() 1292 failures += fail; in vm_test_physical_size_overflow() 1301 fail = (kr != KERN_INVALID_ARGUMENT || phys_size != 0); in vm_test_physical_size_overflow() 1304 (fail ? "FAIL" : "PASS"), in vm_test_physical_size_overflow() 1306 failures += fail; in vm_test_physical_size_overflow() 1318 (fail ? "FAIL" : "PASS"), in vm_test_physical_size_overflow() 1320 failures += fail; in vm_test_physical_size_overflow() 1332 (fail ? "FAIL" : "PASS"), in vm_test_physical_size_overflow() [all …]
|
| /xnu-11215/bsd/netinet/ |
| H A D | ip_encap.c | 329 goto fail; in encap_attach() 333 goto fail; in encap_attach() 337 goto fail; in encap_attach() 386 fail: in encap_attach() 401 goto fail; in encap_attach_func() 419 fail: in encap_attach_func()
|
| /xnu-11215/bsd/security/audit/ |
| H A D | audit_worker.c | 161 goto fail; in audit_record_write() 165 goto fail; in audit_record_write() 264 goto fail; in audit_record_write() 300 fail: in audit_record_write()
|
| /xnu-11215/san/memory/ |
| H A D | kasan-test.c | 580 kasan_run_test(struct kasan_test *test_list, int testno, int fail) in kasan_run_test() argument 590 if (!fail) { in kasan_run_test() 624 kasan_test(int testno, int fail) in kasan_test() argument 637 ret = kasan_run_test(xnu_tests, i, fail); in kasan_test() 687 SYSCTL_PROC(_kern_kasan, OID_AUTO, fail,
|
| /xnu-11215/iokit/Kernel/ |
| H A D | IONVRAM.cpp | 1027 require(super::init(), fail); in OSDefineMetaClassAndStructors() 1034 fail: in OSDefineMetaClassAndStructors() 1280 require(dict != nullptr, fail); in init() 1287 fail: in init() 1310 goto fail; in start() 1316 goto fail; in start() 1323 goto fail; in start() 1330 goto fail; in start() 1336 goto fail; in start() 1343 goto fail; in start() [all …]
|
| /xnu-11215/bsd/net/ |
| H A D | network_agent.c | 1086 goto fail; in netagent_handle_register_message() 1093 goto fail; in netagent_handle_register_message() 1101 goto fail; in netagent_handle_register_message() 1112 goto fail; in netagent_handle_register_message() 1122 goto fail; in netagent_handle_register_message() 1129 fail: in netagent_handle_register_message() 1175 goto fail; in netagent_handle_unregister_message() 1182 fail: in netagent_handle_unregister_message() 1443 goto fail; in netagent_handle_update_message() 1493 fail: in netagent_handle_update_message() [all …]
|
| H A D | pf_ioctl.c | 3685 fail: in pfioctl_ioc_states() 3791 goto fail; in pfioctl_ioc_tm() 3808 goto fail; in pfioctl_ioc_tm() 3818 fail: in pfioctl_ioc_tm() 3832 goto fail; in pfioctl_ioc_limit() 3844 goto fail; in pfioctl_ioc_limit() 3858 fail: in pfioctl_ioc_limit() 4186 goto fail; in pfioctl_ioc_trans() 4239 goto fail; in pfioctl_ioc_trans() 4379 fail: in pfioctl_ioc_trans() [all …]
|
| H A D | if_redirect.c | 1400 goto fail; in redirect_set_delegate() 1411 goto fail; in redirect_set_delegate() 1421 goto fail; in redirect_set_delegate() 1433 goto fail; in redirect_set_delegate() 1443 goto fail; in redirect_set_delegate() 1459 goto fail; in redirect_set_delegate() 1467 goto fail; in redirect_set_delegate() 1491 goto fail; in redirect_set_delegate() 1496 fail: in redirect_set_delegate()
|
| /xnu-11215/bsd/skywalk/nexus/netif/ |
| H A D | nx_netif_flow.c | 526 goto fail; in nx_netif_flow_classify() 531 goto fail; in nx_netif_flow_classify() 537 goto fail; in nx_netif_flow_classify() 543 fail: in nx_netif_flow_classify() 768 goto fail; in nx_netif_flow_add() 778 goto fail; in nx_netif_flow_add() 791 fail: in nx_netif_flow_add()
|
| /xnu-11215/tests/iokit/ |
| H A D | io_catalog_send_data.m | 119 /* this trick to build an entry by io_catalog_send_data should fail */ 122 "should fail as kIOReturnNotPrivileged in none-dev kernel without kernelmanagerd");
|
| /xnu-11215/tools/tests/jitter/ |
| H A D | timer_jitter.c | 121 assert(res == 0, fail); in thread_setup() 130 assert(res == 0, fail); in thread_setup() 141 fail: in thread_setup()
|
| /xnu-11215/tools/tests/zero-to-n/ |
| H A D | zero-to-n.c | 1532 bool fail = false; in main() local 1539 fail = ((map & PRIMARY) & ((map & SECONDARY) >> 1)); in main() 1544 fail = (sched_latencies_ns[i] > g_traceworthy_latency_ns); in main() 1546 fail = ((map & 0x1) == 0x1); in main() 1548 if (warn || secondary || fail) { in main() 1553 fail ? " FAIL" : ""); in main() 1555 test_warn |= (warn || secondary || fail); in main() 1556 test_fail |= fail; in main() 1557 fail_count += fail; in main()
|
| /xnu-11215/osfmk/kern/ |
| H A D | arcade.c | 296 goto fail; in arcade_ast() 341 fail: in arcade_ast()
|
| /xnu-11215/tests/skywalk/ |
| H A D | skt_copy_cksum.c | 681 goto fail; in skt_copy_cksum_common() 692 fail: in skt_copy_cksum_common() 727 goto fail; in skt_cksum_common() 737 fail: in skt_cksum_common()
|
| /xnu-11215/bsd/kern/ |
| H A D | subr_sbuf.c | 180 goto fail; in sbuf_new() 188 goto fail; in sbuf_new() 193 goto fail; in sbuf_new() 200 fail: in sbuf_new() 717 goto fail; \ 781 fail: \
|
| /xnu-11215/tools/lldbmacros/tests/ |
| H A D | runtests.py | 153 if error.fail:
|