Home
last modified time | relevance | path

Searched refs:exact (Results 1 – 5 of 5) sorted by relevance

/xnu-8796.121.2/doc/
H A Dtask_ref.md61 The exact hierarchy of task references (specifically what per-task reference
/xnu-8796.121.2/bsd/skywalk/nexus/
H A Dnexus_traffic_rule.c789 boolean_t exact; in inet_traffic_rule_match() local
794 exact = ((flags & NTR_FIND_FLAG_EXACT) != 0); in inet_traffic_rule_match()
796 if (exact) { in inet_traffic_rule_match()
/xnu-8796.121.2/osfmk/mach/
H A Dmach_port.defs284 * get sent immediately, if appropriate. The exact meaning
423 * Returns the exact number of extant send rights
/xnu-8796.121.2/bsd/net/
H A Dpf_table.c872 pfr_lookup_addr(struct pfr_ktable *kt, struct pfr_addr *ad, int exact) in pfr_lookup_addr() argument
901 if (exact && ke && KENTRY_NETWORK(ke)) { in pfr_lookup_addr()
/xnu-8796.121.2/doc/memorystatus/
H A Dfreezer.md72 Once a thawed app goes back into the background, we may re-freeze it. The exact heuristics for re-f…