Home
last modified time | relevance | path

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

/xnu-12377.61.12/tools/lldbmacros/
H A Dipc.py43 def IsPortType(ty, name): function
48 return IsPortType(ty, "IOT_PORT_SET")
298 if not IsPortType(port.ip_object.io_type, "IOT_SPECIAL_REPLY_PORT"):