Searched refs:GetUnixDomainPcbInfo (Results 1 – 1 of 1) sorted by relevance
2008 def GetUnixDomainPcbInfo(unp_head, type): function2021 print(GetUnixDomainPcbInfo(addressof(kern.globals.unp_dhead), "dgram"))2022 print(GetUnixDomainPcbInfo(addressof(kern.globals.unp_shead), "stream"))