Home
last modified time | relevance | path

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

/xnu-11215.81.4/tools/lldbmacros/
H A Dnet.py1960 def GetUnixDomainPcbInfo(unp_head, type): function
1973 print(GetUnixDomainPcbInfo(addressof(kern.globals.unp_dhead), "dgram"))
1974 print(GetUnixDomainPcbInfo(addressof(kern.globals.unp_shead), "stream"))