Searched refs:origin (Results 1 – 12 of 12) sorted by relevance
| /xnu-11215/tools/tests/ |
| H A D | Makefile.common | 20 ifeq ($(origin SDKROOT_RESOLVED),undefined) 30 ifeq ($(origin SDKVERSION),undefined) 37 ifeq ($(origin PLATFORM),undefined) 79 ifeq ($(origin CC),default) 82 ifeq ($(origin MIG),undefined) 87 ifeq ($(origin CODESIGN),undefined) 90 ifeq ($(origin CODESIGN_ALLOCATE),undefined) 93 ifeq ($(origin PLUTIL),undefined) 96 ifeq ($(origin STRIP),undefined) 99 ifeq ($(origin DSYMUTIL),undefined)
|
| /xnu-11215/makedefs/ |
| H A D | MakeInc.cmd | 218 ifeq ($(origin CC),default) 221 ifeq ($(origin CXX),default) 224 ifeq ($(origin MIG),undefined) 230 ifeq ($(origin MIGCC),undefined) 233 ifeq ($(origin IIG),undefined) 236 ifeq ($(origin STRIP),undefined) 239 ifeq ($(origin LIPO),undefined) 245 ifeq ($(origin OTOOL),undefined) 248 ifeq ($(origin NM),undefined) 260 ifeq ($(origin GIT),undefined) [all …]
|
| H A D | MakeInc.kernel | 285 ifeq ($(origin RC_DARWIN_KERNEL_VERSION), undefined)
|
| /xnu-11215/osfmk/kern/ |
| H A D | page_decrypt.h | 71 crypt_origin_t origin; member
|
| /xnu-11215/bsd/netinet6/ |
| H A D | nd6.h | 292 u_char origin; member 308 u_char origin; member 323 u_char origin; member 677 u_int32_t origin; member
|
| H A D | nd6.c | 1926 nd6_ra_msg_data.prefix.origin = PR_ORIG_RA; in nd6_post_msg() 4767 p.origin = PR_ORIG_RA; 4817 p.origin = PR_ORIG_RA;
|
| /xnu-11215/bsd/skywalk/packet/ |
| H A D | packet_kern.c | 1043 const kern_packet_t ph, ifnet_t ifp, uint16_t origin, uint16_t status) in kern_packet_check_for_expiry_and_notify() argument 1097 exp_notif.packet_tx_expiration_origin = origin; in kern_packet_check_for_expiry_and_notify()
|
| H A D | os_packet.h | 791 uint16_t origin, uint16_t status);
|
| /xnu-11215/libkern/zlib/ |
| H A D | README | 105 1. The origin of this software must not be misrepresented; you must not
|
| /xnu-11215/bsd/kern/ |
| H A D | kern_mman.c | 1862 .origin = CRYPT_ORIGIN_LIBRARY_LOAD, in mremap_encrypted()
|
| H A D | mach_loader.c | 3494 .origin = CRYPT_ORIGIN_APP_LAUNCH, in set_code_unprotect()
|
| /xnu-11215/tests/ |
| H A D | Makefile | 26 ifeq ($(origin TIGHTBEAM_MODULE_DIR),undefined)
|