Searched refs:unknown (Results 1 – 18 of 18) sorted by relevance
| /xnu-8792.41.9/libsyscall/mach/ |
| H A D | err_server.sub | 49 "(server/env_mgr) unknown port", 96 "(server/ns) unknown entry type", 124 "(server/us) unknown error", 163 "(server/sunrpc) unknown host name", 167 "(server/sunrpc) unknown protocol", 182 "(server/loader) unknown file type",
|
| H A D | err_ipc.sub | 40 "(ipc/send) unknown error", /* -100 */ 55 "(ipc/rcv) unknown error", /* -200 */
|
| H A D | err_mach_ipc.sub | 95 /* 9 */ "(ipc/mig) unknown trailer format",
|
| H A D | err_iokit.sub | 200 "(iokit/bluetooth) unknown error", // 000
|
| /xnu-8792.41.9/tests/ |
| H A D | posix_spawn_archpref_helper.c | 18 #error unknown architecture in main()
|
| H A D | posix_spawn_archpref.c | 65 #error unknown architecture
|
| H A D | stackshot_block_owner_14362384.m | 537 check_python(stackshot, __func__, "thread \\d+: semaphore port \\w+ with unknown owner"); 710 check_python(stackshot, __func__, "thread \\d+: semaphore port \\w+ with unknown owner");
|
| H A D | Makefile | 27 OTHER_CFLAGS += -Wno-missing-noreturn -Wno-vla -Wno-reserved-id-macro -Wno-documentation-unknown-co…
|
| /xnu-8792.41.9/libsyscall/custom/ |
| H A D | custom.s | 146 #error unknown architecture
|
| /xnu-8792.41.9/libkdd/ |
| H A D | KCDBasicTypeDescription.m | 35 char * retval = "unknown";
|
| /xnu-8792.41.9/osfmk/device/ |
| H A D | iokit_rpc.c | 607 #error unknown arch in IOGetLastPageNumber()
|
| /xnu-8792.41.9/bsd/kern/ |
| H A D | kern_mib.c | 414 #error unknown architecture in sysctl_hw_generic() 428 #error unknown architecture in sysctl_hw_generic() 1266 #error unknown architecture in sysctl_mib_init()
|
| /xnu-8792.41.9/osfmk/mach/arm/ |
| H A D | _structs.h | 655 #error unknown architecture
|
| /xnu-8792.41.9/osfmk/arm/pmap/ |
| H A D | pmap.h | 121 #error unknown arch
|
| /xnu-8792.41.9/EXTERNAL_HEADERS/corecrypto/ |
| H A D | cc_priv.h | 403 #warning Using __builtin_clz() on an unknown architecture; it may not be constant-time.
|
| /xnu-8792.41.9/iokit/Kernel/ |
| H A D | IOPlatformExpert.cpp | 1822 char const * const unknown = ""; in getTargetName() local 1824 strlcpy( name, unknown, maxLength ); in getTargetName()
|
| /xnu-8792.41.9/bsd/net/ |
| H A D | if_bond.c | 885 int unknown; in media_type_unknown() local 891 unknown = 1; in media_type_unknown() 894 unknown = 0; in media_type_unknown() 897 return unknown; in media_type_unknown()
|
| /xnu-8792.41.9/makedefs/ |
| H A D | MakeInc.def | 149 -Wno-documentation-unknown-command \ 169 -Wno-unknown-warning-option \
|