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