Searched refs:why (Results 1 - 3 of 3) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/dev/random/YarrowCoreLib/src/
H A DmacOnly.h45 #error Hey, why are you including macOnly for a non-Mac build!?
/macosx-10.5.8/xnu-1228.15.4/bsd/netinet/
H A Din_arp.c379 const char *why = NULL; local
396 why = "host is not on local network";
409 why = "could not allocate llinfo";
414 why = "gateway route is not ours";
419 if (why && create && log_arp_warnings) {
422 inet_ntop(AF_INET, addr, tmp, sizeof(tmp)), why);
/macosx-10.5.8/xnu-1228.15.4/osfmk/ppc/
H A Dsavearea_asm.s709 add r6,r6,r8 ; Add in the new ones (why?)

Completed in 37 milliseconds