Home
last modified time | relevance | path

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

/xnu-10002.41.9/tools/lldbmacros/
H A Dnet.py2062 def GetUnixDomainPcbInfo(unp_head, type): function
2075 print(GetUnixDomainPcbInfo(addressof(kern.globals.unp_dhead), "dgram"))
2076 print(GetUnixDomainPcbInfo(addressof(kern.globals.unp_shead), "stream"))