Searched refs:failed (Results 1 - 11 of 11) sorted by relevance

/darwin-on-arm/xnu/tools/tests/kqueue_tests/
H A Dkqueue_timer_tests.c9 int kq, passed, failed; variable
97 failed++;
140 failed++;
158 failed++;
167 failed++;
175 failed++;
199 failed++;
210 failed++;
223 failed = 0;
250 printf("\nFinished: %d tests passed, %d failed
[all...]
/darwin-on-arm/xnu/bsd/nfs/
H A Dnfs_boot.c203 goto failed;
211 goto failed;
217 goto failed;
250 goto failed;
261 goto failed;
271 goto failed;
277 goto failed;
290 goto failed;
310 failed:
327 printf("nfs_boot: get_file_handle(v%d) root failed,
[all...]
/darwin-on-arm/xnu/bsd/netinet/
H A Din_dhcp.c256 printf("dhcp: ip_pkt_to_mbuf: m_devget failed\n");
546 printf("dhcp: send_packet failed with %d\n", error);
547 goto failed;
560 goto failed;
564 dprintf(("dhcp: failed to receive packets: %d\n", error));
565 goto failed;
573 goto failed;
578 failed:
747 printf("dhcp: send_packet failed with %d\n", error);
748 goto failed;
[all...]
/darwin-on-arm/xnu/osfmk/i386/
H A Dmachine_routines.c337 goto failed;
341 goto failed;
346 goto failed;
351 goto failed;
356 goto failed;
368 failed:
/darwin-on-arm/xnu/bsd/kern/
H A Dnetboot.c629 goto failed;
638 goto failed;
644 goto failed;
652 printf("netboot: DHCP failed %d\n", error);
653 goto failed;
666 printf("netboot: inet_aifaddr failed, %d\n", error);
667 goto failed;
677 printf("netboot: default_route_add failed %d\n", error);
691 printf("netboot: nfs_mountroot() attempt %u failed; "
711 ") failed
[all...]
H A Dpthread_support.c242 uint32_t kw_pre_intrtype; /* type of failed wakueps*/
1655 panic("rw_rdlock: kwq_handle_overlap failed %d\n",error);
1686 panic("rw_rdlock: kwq_handle_unlock failed %d\n",error);
1703 panic("psynch_rw_rdlock: failed to enqueue\n");
1832 panic("kwq_handle_unlock failed %d\n",error);
1848 panic("psynch_rw_longrdlock: failed to enqueue\n");
1980 panic("rw_wrlock: kwq_handle_unlock failed %d\n",error);
1999 panic("psynch_rw_wrlock: failed to enqueue\n");
2131 panic("kwq_handle_unlock failed %d\n",error);
2148 panic("psynch_rw_yieldwrlock: failed t
3345 int longreadset = 0, allreaders, failed; local
[all...]
H A Dpthread_synch.c586 * was being updated... treat a failed update as a busy thread since
1055 goto failed;
1096 goto failed;
1127 failed:
2185 panic("setup_wqthread failed %x\n", ret);
/darwin-on-arm/xnu/bsd/net/
H A Dif_bond.c1065 "multicast_list_program(%s%d) failed, %d\n",
1186 "failed to add slow_proto multicast, %d\n",
1234 printf("bond_if_detach %s%d: ifnet_detach failed, %d\n",
1634 goto failed;
1639 goto failed;
1645 goto failed;
1653 failed:
1781 printf("bondport_slow_proto_transmit(%s) failed %d\n",
1864 goto failed;
1868 printf("if_bond: SIOCGIFDEVMTU %s failed,
[all...]
/darwin-on-arm/xnu/libkern/c++/
H A DOSUnserialize.y643 printf("OSUnserialize: allocation check failed, count = %d.\n",
/darwin-on-arm/xnu/bsd/netinet6/
H A Din6_prefix.c747 "failed because there is already another addr %s/%d\n",
791 "%s/%d failed because in6_control failed for error %d\n",
1279 goto failed;
1284 failed:
H A Dicmp6.c2204 panic("assumption failed in icmp6_reflect");
2684 # error assumption failed about IPV6_MMTU and MCLBYTES
2849 panic("assumption failed in %s:%d\n", __FILE__, __LINE__);

Completed in 112 milliseconds