Home
last modified time | relevance | path

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

/xnu-12377.61.12/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-12377.61.12/tools/lldbmacros/
H A Dioreg.py1244 def GetMatchingEntries(matcher): argument
1303 def matcher(entry): function
/xnu-12377.61.12/osfmk/i386/
H A Dcpu_threads.c315 x86_match_cache(x86_cpu_cache_t *list, x86_cpu_cache_t *matcher) in x86_match_cache()