Home
last modified time | relevance | path

Searched refs:wildcard (Results 1 – 25 of 36) sorted by relevance

12

/xnu-11417.121.6/bsd/netinet6/
H A Din6_pcb.c1236 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()
1491 uint32_t lifscope, int wildcard, struct ifnet *ifp) in in6_pcblookup_hash_locked() argument
[all …]
H A Din6_pcb.h111 struct in6_addr *laddr, u_int lport_arg, uint32_t lifscope, int wildcard,
/xnu-11417.121.6/iokit/Exclaves/
H A DMakefile21 ALL_DEFS = $(notdir $(wildcard $(SOURCE)*.tightbeam))
24 ALL_HDRS = $(notdir $(wildcard $(SOURCE)*.h))
/xnu-11417.121.6/iokit/DriverKit/
H A DMakefile21 ALL_DEFS = $(notdir $(wildcard $(SOURCE)*.iig))
23 ALL_HDRS = $(notdir $(wildcard $(SOURCE)*.h))
/xnu-11417.121.6/iokit/IOKitUser/
H A DMakefile9 ALL_HEADERS = $(notdir $(wildcard $(SOURCE)*.h))
/xnu-11417.121.6/iokit/IOKit/system_management/
H A DMakefile12 ALL_HEADERS = $(notdir $(wildcard $(SOURCE)*.h))
/xnu-11417.121.6/iokit/IOKit/nvram/
H A DMakefile12 ALL_HEADERS = $(notdir $(wildcard $(SOURCE)*.h))
/xnu-11417.121.6/iokit/IOKit/power/
H A DMakefile12 ALL_HEADERS = $(notdir $(wildcard $(SOURCE)*.h))
/xnu-11417.121.6/iokit/IOKit/rtc/
H A DMakefile12 ALL_HEADERS = $(notdir $(wildcard $(SOURCE)*.h))
/xnu-11417.121.6/iokit/IOKit/machine/
H A DMakefile12 ALL_HEADERS = $(notdir $(wildcard $(SOURCE)*.h))
/xnu-11417.121.6/iokit/IOKit/platform/
H A DMakefile13 ALL_HEADERS = $(notdir $(wildcard $(SOURCE)*.h))
/xnu-11417.121.6/iokit/IOKit/perfcontrol/
H A DMakefile12 ALL_HEADERS = $(notdir $(wildcard $(SOURCE)*.h))
/xnu-11417.121.6/iokit/IOKit/skywalk/
H A DMakefile12 ALL_HEADERS = $(notdir $(wildcard $(SOURCE)*.h))
/xnu-11417.121.6/iokit/IOKit/pwr_mgt/
H A DMakefile16 ALL_HEADERS = $(notdir $(wildcard $(SOURCE)*.h))
/xnu-11417.121.6/tests/
H A DMakefile65 ifneq ($(wildcard $(SDKROOT)/System/Library/PrivateFrameworks/Tightbeam.framework/Headers/tightbeam…
77 TIGHTBEAM_MODULES := $(wildcard $(TIGHTBEAM_MODULES))
506 ifneq ($(wildcard $(SDKROOT)/System/Library/PrivateFrameworks/Tightbeam.framework/Headers/tightbeam…
657 EXCLUDED_SOURCES += $(wildcard bounded_ptr_src/*.cpp)
659 bounded_ptr: $(wildcard bounded_ptr_src/*.cpp) bounded_ptr.cpp
665 EXCLUDED_SOURCES += $(wildcard bounded_array_src/*.cpp)
667 bounded_array: $(wildcard bounded_array_src/*.cpp) bounded_array.cpp
669 EXCLUDED_SOURCES += $(wildcard bounded_array_ref_src/*.cpp)
671 bounded_array_ref: $(wildcard bounded_array_ref_src/*.cpp) bounded_array_ref.cpp
673 EXCLUDED_SOURCES += $(wildcard intrusive_shared_ptr_src/*.cpp)
[all …]
/xnu-11417.121.6/tests/ktrace/
H A DMakefile15 ifneq ($(wildcard $(SDKROOT)/System/Library/PrivateFrameworks/Tightbeam.framework/Headers/tightbeam…
/xnu-11417.121.6/security/conf/
H A DMakefile20 ifneq (,$(wildcard $(MASTERCONFDIR)/MASTER.$(DOCONF_ARCH_CONFIG_LC).$(CURRENT_MACHINE_CONFIG_LC)))
/xnu-11417.121.6/osfmk/conf/
H A DMakefile20 ifneq (,$(wildcard $(MASTERCONFDIR)/MASTER.$(DOCONF_ARCH_CONFIG_LC).$(CURRENT_MACHINE_CONFIG_LC)))
/xnu-11417.121.6/libkern/conf/
H A DMakefile20 ifneq (,$(wildcard $(MASTERCONFDIR)/MASTER.$(DOCONF_ARCH_CONFIG_LC).$(CURRENT_MACHINE_CONFIG_LC)))
/xnu-11417.121.6/iokit/conf/
H A DMakefile19 ifneq (,$(wildcard $(MASTERCONFDIR)/MASTER.$(DOCONF_ARCH_CONFIG_LC).$(CURRENT_MACHINE_CONFIG_LC)))
/xnu-11417.121.6/bsd/conf/
H A DMakefile20 ifneq (,$(wildcard $(MASTERCONFDIR)/MASTER.$(DOCONF_ARCH_CONFIG_LC).$(CURRENT_MACHINE_CONFIG_LC)))
/xnu-11417.121.6/san/conf/
H A DMakefile20 ifneq (,$(wildcard $(MASTERCONFDIR)/MASTER.$(DOCONF_ARCH_CONFIG_LC).$(CURRENT_MACHINE_CONFIG_LC)))
/xnu-11417.121.6/pexpert/conf/
H A DMakefile20 ifneq (,$(wildcard $(MASTERCONFDIR)/MASTER.$(DOCONF_ARCH_CONFIG_LC).$(CURRENT_MACHINE_CONFIG_LC)))
/xnu-11417.121.6/libsa/conf/
H A DMakefile20 ifneq (,$(wildcard $(MASTERCONFDIR)/MASTER.$(DOCONF_ARCH_CONFIG_LC).$(CURRENT_MACHINE_CONFIG_LC)))
/xnu-11417.121.6/iokit/IOKit/
H A DMakefile25 ALL_HEADERS = $(notdir $(wildcard $(SOURCE)*.h))

12