| /xnu-10063.141.1/iokit/Exclaves/ |
| H A D | Makefile | 21 ALL_DEFS = $(notdir $(wildcard $(SOURCE)*.tightbeam)) 24 ALL_HDRS = $(notdir $(wildcard $(SOURCE)*.h))
|
| /xnu-10063.141.1/iokit/DriverKit/ |
| H A D | Makefile | 21 ALL_DEFS = $(notdir $(wildcard $(SOURCE)*.iig)) 23 ALL_HDRS = $(notdir $(wildcard $(SOURCE)*.h))
|
| /xnu-10063.141.1/bsd/netinet6/ |
| H A D | in6_pcb.c | 1237 int matchwild = 3, wildcard; in in6_pcblookup_local() local 1288 wildcard = 0; in in6_pcblookup_local() 1293 wildcard++; in in6_pcblookup_local() 1297 wildcard++; in in6_pcblookup_local() 1304 wildcard++; in in6_pcblookup_local() 1307 if (wildcard < matchwild) { in in6_pcblookup_local() 1309 matchwild = wildcard; in in6_pcblookup_local() 1373 …t_arg, uint32_t fifscope, struct in6_addr *laddr, u_int lport_arg, uint32_t lifscope, int wildcard, in in6_pcblookup_hash_exists() argument 1426 if (wildcard) { in in6_pcblookup_hash_exists() 1490 …t_arg, uint32_t fifscope, struct in6_addr *laddr, u_int lport_arg, uint32_t lifscope, int wildcard, in in6_pcblookup_hash() argument [all …]
|
| /xnu-10063.141.1/iokit/IOKitUser/ |
| H A D | Makefile | 9 ALL_HEADERS = $(notdir $(wildcard $(SOURCE)*.h))
|
| /xnu-10063.141.1/iokit/IOKit/rtc/ |
| H A D | Makefile | 12 ALL_HEADERS = $(notdir $(wildcard $(SOURCE)*.h))
|
| /xnu-10063.141.1/iokit/IOKit/nvram/ |
| H A D | Makefile | 12 ALL_HEADERS = $(notdir $(wildcard $(SOURCE)*.h))
|
| /xnu-10063.141.1/iokit/IOKit/system_management/ |
| H A D | Makefile | 12 ALL_HEADERS = $(notdir $(wildcard $(SOURCE)*.h))
|
| /xnu-10063.141.1/iokit/IOKit/power/ |
| H A D | Makefile | 12 ALL_HEADERS = $(notdir $(wildcard $(SOURCE)*.h))
|
| /xnu-10063.141.1/iokit/IOKit/machine/ |
| H A D | Makefile | 12 ALL_HEADERS = $(notdir $(wildcard $(SOURCE)*.h))
|
| /xnu-10063.141.1/iokit/IOKit/platform/ |
| H A D | Makefile | 13 ALL_HEADERS = $(notdir $(wildcard $(SOURCE)*.h))
|
| /xnu-10063.141.1/iokit/IOKit/skywalk/ |
| H A D | Makefile | 12 ALL_HEADERS = $(notdir $(wildcard $(SOURCE)*.h))
|
| /xnu-10063.141.1/iokit/IOKit/perfcontrol/ |
| H A D | Makefile | 12 ALL_HEADERS = $(notdir $(wildcard $(SOURCE)*.h))
|
| /xnu-10063.141.1/iokit/IOKit/pwr_mgt/ |
| H A D | Makefile | 16 ALL_HEADERS = $(notdir $(wildcard $(SOURCE)*.h))
|
| /xnu-10063.141.1/san/conf/ |
| H A D | Makefile | 20 ifneq (,$(wildcard $(MASTERCONFDIR)/MASTER.$(DOCONF_ARCH_CONFIG_LC).$(CURRENT_MACHINE_CONFIG_LC)))
|
| /xnu-10063.141.1/bsd/conf/ |
| H A D | Makefile | 20 ifneq (,$(wildcard $(MASTERCONFDIR)/MASTER.$(DOCONF_ARCH_CONFIG_LC).$(CURRENT_MACHINE_CONFIG_LC)))
|
| /xnu-10063.141.1/libkern/conf/ |
| H A D | Makefile | 20 ifneq (,$(wildcard $(MASTERCONFDIR)/MASTER.$(DOCONF_ARCH_CONFIG_LC).$(CURRENT_MACHINE_CONFIG_LC)))
|
| /xnu-10063.141.1/iokit/conf/ |
| H A D | Makefile | 19 ifneq (,$(wildcard $(MASTERCONFDIR)/MASTER.$(DOCONF_ARCH_CONFIG_LC).$(CURRENT_MACHINE_CONFIG_LC)))
|
| /xnu-10063.141.1/osfmk/conf/ |
| H A D | Makefile | 20 ifneq (,$(wildcard $(MASTERCONFDIR)/MASTER.$(DOCONF_ARCH_CONFIG_LC).$(CURRENT_MACHINE_CONFIG_LC)))
|
| /xnu-10063.141.1/pexpert/conf/ |
| H A D | Makefile | 20 ifneq (,$(wildcard $(MASTERCONFDIR)/MASTER.$(DOCONF_ARCH_CONFIG_LC).$(CURRENT_MACHINE_CONFIG_LC)))
|
| /xnu-10063.141.1/libsa/conf/ |
| H A D | Makefile | 20 ifneq (,$(wildcard $(MASTERCONFDIR)/MASTER.$(DOCONF_ARCH_CONFIG_LC).$(CURRENT_MACHINE_CONFIG_LC)))
|
| /xnu-10063.141.1/security/conf/ |
| H A D | Makefile | 20 ifneq (,$(wildcard $(MASTERCONFDIR)/MASTER.$(DOCONF_ARCH_CONFIG_LC).$(CURRENT_MACHINE_CONFIG_LC)))
|
| /xnu-10063.141.1/iokit/IOKit/ |
| H A D | Makefile | 25 ALL_HEADERS = $(notdir $(wildcard $(SOURCE)*.h))
|
| /xnu-10063.141.1/tests/ |
| H A D | Makefile | 461 EXCLUDED_SOURCES += $(wildcard bounded_ptr_src/*.cpp) 463 bounded_ptr: $(wildcard bounded_ptr_src/*.cpp) bounded_ptr.cpp 469 EXCLUDED_SOURCES += $(wildcard bounded_array_src/*.cpp) 471 bounded_array: $(wildcard bounded_array_src/*.cpp) bounded_array.cpp 473 EXCLUDED_SOURCES += $(wildcard bounded_array_ref_src/*.cpp) 475 bounded_array_ref: $(wildcard bounded_array_ref_src/*.cpp) bounded_array_ref.cpp 477 EXCLUDED_SOURCES += $(wildcard intrusive_shared_ptr_src/*.cpp) 479 intrusive_shared_ptr: $(wildcard intrusive_shared_ptr_src/*.cpp) intrusive_shared_ptr.cpp 481 EXCLUDED_SOURCES += $(wildcard safe_allocation_src/*.cpp) 483 safe_allocation: $(wildcard safe_allocation_src/*.cpp) safe_allocation.cpp
|
| /xnu-10063.141.1/bsd/net/ |
| H A D | pktap.c | 953 int wildcard = 0; in pktap_fill_proc_info() local 995 wildcard = 1; in pktap_fill_proc_info() 999 laddr, lport, wildcard, outgoing ? NULL : ifp); in pktap_fill_proc_info() 1019 int wildcard = 0; in pktap_fill_proc_info() local 1061 wildcard = 1; in pktap_fill_proc_info() 1065 laddr, lport, ip6_input_getsrcifscope(m), wildcard, outgoing ? NULL : ifp); in pktap_fill_proc_info()
|
| /xnu-10063.141.1/osfmk/kern/ |
| H A D | Makefile | 171 TIGHTBEAM_MODULES := $(wildcard $(TIGHTBEAM_MODULES))
|