| /xnu-8019.80.24/iokit/DriverKit/ |
| H A D | Makefile | 21 ALL_DEFS = $(notdir $(wildcard $(SOURCE)*.iig)) 23 ALL_HDRS = $(notdir $(wildcard $(SOURCE)*.h))
|
| /xnu-8019.80.24/bsd/netinet6/ |
| H A D | in6_pcb.c | 1192 int matchwild = 3, wildcard; in in6_pcblookup_local() local 1243 wildcard = 0; in in6_pcblookup_local() 1248 wildcard++; in in6_pcblookup_local() 1252 wildcard++; in in6_pcblookup_local() 1259 wildcard++; in in6_pcblookup_local() 1262 if (wildcard < matchwild) { in in6_pcblookup_local() 1264 matchwild = wildcard; in in6_pcblookup_local() 1328 …t_arg, uint32_t fifscope, struct in6_addr *laddr, u_int lport_arg, uint32_t lifscope, int wildcard, in in6_pcblookup_hash_exists() argument 1381 if (wildcard) { in in6_pcblookup_hash_exists() 1445 …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-8019.80.24/iokit/IOKitUser/ |
| H A D | Makefile | 9 ALL_HEADERS = $(notdir $(wildcard $(SOURCE)*.h))
|
| /xnu-8019.80.24/iokit/IOKit/rtc/ |
| H A D | Makefile | 16 ALL_HEADERS = $(notdir $(wildcard $(SOURCE)*.h))
|
| /xnu-8019.80.24/iokit/IOKit/power/ |
| H A D | Makefile | 16 ALL_HEADERS = $(notdir $(wildcard $(SOURCE)*.h))
|
| /xnu-8019.80.24/iokit/IOKit/nvram/ |
| H A D | Makefile | 16 ALL_HEADERS = $(notdir $(wildcard $(SOURCE)*.h))
|
| /xnu-8019.80.24/iokit/IOKit/system_management/ |
| H A D | Makefile | 16 ALL_HEADERS = $(notdir $(wildcard $(SOURCE)*.h))
|
| /xnu-8019.80.24/iokit/IOKit/platform/ |
| H A D | Makefile | 17 ALL_HEADERS = $(notdir $(wildcard $(SOURCE)*.h))
|
| /xnu-8019.80.24/iokit/IOKit/machine/ |
| H A D | Makefile | 16 ALL_HEADERS = $(notdir $(wildcard $(SOURCE)*.h))
|
| /xnu-8019.80.24/iokit/IOKit/skywalk/ |
| H A D | Makefile | 16 ALL_HEADERS = $(notdir $(wildcard $(SOURCE)*.h))
|
| /xnu-8019.80.24/iokit/IOKit/perfcontrol/ |
| H A D | Makefile | 16 ALL_HEADERS = $(notdir $(wildcard $(SOURCE)*.h))
|
| /xnu-8019.80.24/iokit/IOKit/pwr_mgt/ |
| H A D | Makefile | 20 ALL_HEADERS = $(notdir $(wildcard $(SOURCE)*.h))
|
| /xnu-8019.80.24/tests/ |
| H A D | Makefile | 293 EXCLUDED_SOURCES += $(wildcard bounded_ptr_src/*.cpp) 295 bounded_ptr: $(wildcard bounded_ptr_src/*.cpp) bounded_ptr.cpp 301 EXCLUDED_SOURCES += $(wildcard bounded_array_src/*.cpp) 303 bounded_array: $(wildcard bounded_array_src/*.cpp) bounded_array.cpp 305 EXCLUDED_SOURCES += $(wildcard bounded_array_ref_src/*.cpp) 307 bounded_array_ref: $(wildcard bounded_array_ref_src/*.cpp) bounded_array_ref.cpp 309 EXCLUDED_SOURCES += $(wildcard intrusive_shared_ptr_src/*.cpp) 311 intrusive_shared_ptr: $(wildcard intrusive_shared_ptr_src/*.cpp) intrusive_shared_ptr.cpp 313 EXCLUDED_SOURCES += $(wildcard safe_allocation_src/*.cpp) 315 safe_allocation: $(wildcard safe_allocation_src/*.cpp) safe_allocation.cpp
|
| /xnu-8019.80.24/bsd/conf/ |
| H A D | Makefile | 20 ifneq (,$(wildcard $(MASTERCONFDIR)/MASTER.$(DOCONF_ARCH_CONFIG_LC).$(CURRENT_MACHINE_CONFIG_LC)))
|
| /xnu-8019.80.24/osfmk/conf/ |
| H A D | Makefile | 20 ifneq (,$(wildcard $(MASTERCONFDIR)/MASTER.$(DOCONF_ARCH_CONFIG_LC).$(CURRENT_MACHINE_CONFIG_LC)))
|
| /xnu-8019.80.24/pexpert/conf/ |
| H A D | Makefile | 20 ifneq (,$(wildcard $(MASTERCONFDIR)/MASTER.$(DOCONF_ARCH_CONFIG_LC).$(CURRENT_MACHINE_CONFIG_LC)))
|
| /xnu-8019.80.24/iokit/conf/ |
| H A D | Makefile | 20 ifneq (,$(wildcard $(MASTERCONFDIR)/MASTER.$(DOCONF_ARCH_CONFIG_LC).$(CURRENT_MACHINE_CONFIG_LC)))
|
| /xnu-8019.80.24/libsa/conf/ |
| H A D | Makefile | 20 ifneq (,$(wildcard $(MASTERCONFDIR)/MASTER.$(DOCONF_ARCH_CONFIG_LC).$(CURRENT_MACHINE_CONFIG_LC)))
|
| /xnu-8019.80.24/san/conf/ |
| H A D | Makefile | 20 ifneq (,$(wildcard $(MASTERCONFDIR)/MASTER.$(DOCONF_ARCH_CONFIG_LC).$(CURRENT_MACHINE_CONFIG_LC)))
|
| /xnu-8019.80.24/security/conf/ |
| H A D | Makefile | 20 ifneq (,$(wildcard $(MASTERCONFDIR)/MASTER.$(DOCONF_ARCH_CONFIG_LC).$(CURRENT_MACHINE_CONFIG_LC)))
|
| /xnu-8019.80.24/libkern/conf/ |
| H A D | Makefile | 20 ifneq (,$(wildcard $(MASTERCONFDIR)/MASTER.$(DOCONF_ARCH_CONFIG_LC).$(CURRENT_MACHINE_CONFIG_LC)))
|
| /xnu-8019.80.24/iokit/IOKit/ |
| H A D | Makefile | 33 ALL_HEADERS = $(notdir $(wildcard $(SOURCE)*.h))
|
| /xnu-8019.80.24/bsd/net/ |
| H A D | pktap.c | 960 int wildcard = 0; in pktap_fill_proc_info() local 1002 wildcard = 1; in pktap_fill_proc_info() 1006 laddr, lport, wildcard, outgoing ? NULL : ifp); in pktap_fill_proc_info() 1026 int wildcard = 0; in pktap_fill_proc_info() local 1068 wildcard = 1; in pktap_fill_proc_info() 1072 laddr, lport, ip6_input_getsrcifscope(m), wildcard, outgoing ? NULL : ifp); in pktap_fill_proc_info()
|
| /xnu-8019.80.24/bsd/netinet/ |
| H A D | in_pcb.c | 2218 int matchwild = 3, wildcard; in in_pcblookup_local() local 2272 wildcard = 0; in in_pcblookup_local() 2277 wildcard++; in in_pcblookup_local() 2281 wildcard++; in in_pcblookup_local() 2288 wildcard++; in in_pcblookup_local() 2291 if (wildcard < matchwild) { in in_pcblookup_local() 2293 matchwild = wildcard; in in_pcblookup_local() 2311 u_int fport_arg, struct in_addr laddr, u_int lport_arg, int wildcard, in in_pcblookup_hash_exists() argument 2367 if (!wildcard) { in in_pcblookup_hash_exists() 2441 u_int fport_arg, struct in_addr laddr, u_int lport_arg, int wildcard, in in_pcblookup_hash() argument [all …]
|
| /xnu-8019.80.24/bsd/skywalk/namespace/ |
| H A D | netns.c | 510 boolean_t wildcard; in _netns_is_wildcard_addr() local 514 wildcard = (addr[0] == 0); in _netns_is_wildcard_addr() 518 wildcard = (addr[0] == 0 && addr[1] == 0 && in _netns_is_wildcard_addr() 523 wildcard = FALSE; in _netns_is_wildcard_addr() 527 return wildcard; in _netns_is_wildcard_addr()
|