Home
last modified time | relevance | path

Searched defs:matcher (Results 1 – 3 of 3) sorted by relevance

/xnu-11417.121.6/tests/skywalk/
H A Dskt_reass.c146 reass_packet_matcher_fn matcher, struct timeval *allowed) in reass_interface_send_rece()
643 #define REASS_TEST_GLOBAL(builder, matcher, timeout) \ argument
650 #define REASS_TEST_LINKLOCAL(builder, matcher, timeout) \ argument
657 #define REASS_TEST_ALL(builder, matcher, timeout) \ argument
/xnu-11417.121.6/tools/lldbmacros/
H A Dioreg.py1081 def GetMatchingEntries(matcher): argument
1140 def matcher(entry): function
/xnu-11417.121.6/osfmk/i386/
H A Dcpu_threads.c315 x86_match_cache(x86_cpu_cache_t *list, x86_cpu_cache_t *matcher) in x86_match_cache()