| /xnu-8020.101.4/iokit/DriverKit/ |
| H A D | Makefile | 21 ALL_DEFS = $(notdir $(wildcard $(SOURCE)*.iig)) 23 ALL_HDRS = $(notdir $(wildcard $(SOURCE)*.h))
|
| /xnu-8020.101.4/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-8020.101.4/iokit/IOKitUser/ |
| H A D | Makefile | 9 ALL_HEADERS = $(notdir $(wildcard $(SOURCE)*.h))
|
| /xnu-8020.101.4/iokit/IOKit/system_management/ |
| H A D | Makefile | 16 ALL_HEADERS = $(notdir $(wildcard $(SOURCE)*.h))
|
| /xnu-8020.101.4/iokit/IOKit/nvram/ |
| H A D | Makefile | 16 ALL_HEADERS = $(notdir $(wildcard $(SOURCE)*.h))
|
| /xnu-8020.101.4/iokit/IOKit/rtc/ |
| H A D | Makefile | 16 ALL_HEADERS = $(notdir $(wildcard $(SOURCE)*.h))
|
| /xnu-8020.101.4/iokit/IOKit/power/ |
| H A D | Makefile | 16 ALL_HEADERS = $(notdir $(wildcard $(SOURCE)*.h))
|
| /xnu-8020.101.4/iokit/IOKit/machine/ |
| H A D | Makefile | 16 ALL_HEADERS = $(notdir $(wildcard $(SOURCE)*.h))
|
| /xnu-8020.101.4/iokit/IOKit/platform/ |
| H A D | Makefile | 17 ALL_HEADERS = $(notdir $(wildcard $(SOURCE)*.h))
|
| /xnu-8020.101.4/iokit/IOKit/skywalk/ |
| H A D | Makefile | 16 ALL_HEADERS = $(notdir $(wildcard $(SOURCE)*.h))
|
| /xnu-8020.101.4/iokit/IOKit/perfcontrol/ |
| H A D | Makefile | 16 ALL_HEADERS = $(notdir $(wildcard $(SOURCE)*.h))
|
| /xnu-8020.101.4/iokit/IOKit/pwr_mgt/ |
| H A D | Makefile | 20 ALL_HEADERS = $(notdir $(wildcard $(SOURCE)*.h))
|
| /xnu-8020.101.4/tests/ |
| H A D | Makefile | 311 EXCLUDED_SOURCES += $(wildcard bounded_ptr_src/*.cpp) 313 bounded_ptr: $(wildcard bounded_ptr_src/*.cpp) bounded_ptr.cpp 319 EXCLUDED_SOURCES += $(wildcard bounded_array_src/*.cpp) 321 bounded_array: $(wildcard bounded_array_src/*.cpp) bounded_array.cpp 323 EXCLUDED_SOURCES += $(wildcard bounded_array_ref_src/*.cpp) 325 bounded_array_ref: $(wildcard bounded_array_ref_src/*.cpp) bounded_array_ref.cpp 327 EXCLUDED_SOURCES += $(wildcard intrusive_shared_ptr_src/*.cpp) 329 intrusive_shared_ptr: $(wildcard intrusive_shared_ptr_src/*.cpp) intrusive_shared_ptr.cpp 331 EXCLUDED_SOURCES += $(wildcard safe_allocation_src/*.cpp) 333 safe_allocation: $(wildcard safe_allocation_src/*.cpp) safe_allocation.cpp
|
| /xnu-8020.101.4/bsd/conf/ |
| H A D | Makefile | 20 ifneq (,$(wildcard $(MASTERCONFDIR)/MASTER.$(DOCONF_ARCH_CONFIG_LC).$(CURRENT_MACHINE_CONFIG_LC)))
|
| /xnu-8020.101.4/security/conf/ |
| H A D | Makefile | 20 ifneq (,$(wildcard $(MASTERCONFDIR)/MASTER.$(DOCONF_ARCH_CONFIG_LC).$(CURRENT_MACHINE_CONFIG_LC)))
|
| /xnu-8020.101.4/osfmk/conf/ |
| H A D | Makefile | 20 ifneq (,$(wildcard $(MASTERCONFDIR)/MASTER.$(DOCONF_ARCH_CONFIG_LC).$(CURRENT_MACHINE_CONFIG_LC)))
|
| /xnu-8020.101.4/san/conf/ |
| H A D | Makefile | 20 ifneq (,$(wildcard $(MASTERCONFDIR)/MASTER.$(DOCONF_ARCH_CONFIG_LC).$(CURRENT_MACHINE_CONFIG_LC)))
|
| /xnu-8020.101.4/pexpert/conf/ |
| H A D | Makefile | 20 ifneq (,$(wildcard $(MASTERCONFDIR)/MASTER.$(DOCONF_ARCH_CONFIG_LC).$(CURRENT_MACHINE_CONFIG_LC)))
|
| /xnu-8020.101.4/iokit/conf/ |
| H A D | Makefile | 20 ifneq (,$(wildcard $(MASTERCONFDIR)/MASTER.$(DOCONF_ARCH_CONFIG_LC).$(CURRENT_MACHINE_CONFIG_LC)))
|
| /xnu-8020.101.4/libkern/conf/ |
| H A D | Makefile | 20 ifneq (,$(wildcard $(MASTERCONFDIR)/MASTER.$(DOCONF_ARCH_CONFIG_LC).$(CURRENT_MACHINE_CONFIG_LC)))
|
| /xnu-8020.101.4/libsa/conf/ |
| H A D | Makefile | 20 ifneq (,$(wildcard $(MASTERCONFDIR)/MASTER.$(DOCONF_ARCH_CONFIG_LC).$(CURRENT_MACHINE_CONFIG_LC)))
|
| /xnu-8020.101.4/iokit/IOKit/ |
| H A D | Makefile | 33 ALL_HEADERS = $(notdir $(wildcard $(SOURCE)*.h))
|
| /xnu-8020.101.4/bsd/net/ |
| H A D | pktap.c | 955 int wildcard = 0; in pktap_fill_proc_info() local 997 wildcard = 1; in pktap_fill_proc_info() 1001 laddr, lport, wildcard, outgoing ? NULL : ifp); in pktap_fill_proc_info() 1021 int wildcard = 0; in pktap_fill_proc_info() local 1063 wildcard = 1; in pktap_fill_proc_info() 1067 laddr, lport, ip6_input_getsrcifscope(m), wildcard, outgoing ? NULL : ifp); in pktap_fill_proc_info()
|
| /xnu-8020.101.4/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-8020.101.4/bsd/skywalk/namespace/ |
| H A D | netns.c | 511 boolean_t wildcard; in _netns_is_wildcard_addr() local 515 wildcard = (addr[0] == 0); in _netns_is_wildcard_addr() 519 wildcard = (addr[0] == 0 && addr[1] == 0 && in _netns_is_wildcard_addr() 524 wildcard = FALSE; in _netns_is_wildcard_addr() 528 return wildcard; in _netns_is_wildcard_addr()
|