Home
last modified time | relevance | path

Searched defs:GetNameByTypeA (Results 1 – 5 of 5) sorted by relevance

/dports/lang/fpc-source/fpc-3.2.2/packages/winunits-jedi/src/
H A Djwanspapi.pas923 function GetNameByTypeA(const lpServiceType: TGUID; lpServiceName: LPSTR; dwNameLength: DWORD): Int… in GetNameByTypeA() function
1098 function GetNameByTypeA; in GetNameByTypeA() function
1223 function GetNameByTypeA; external nsplib name 'GetNameByTypeA'; in GetNameByTypeA() function
/dports/dns/idnkit/idnkit-1.0-src/wsock/wsock11/
H A Ddllstub.c1334 GetNameByTypeA(LPGUID a0, LPSTR a1, DWORD a2) in GetNameByTypeA() function
/dports/dns/bind911/bind-9.11.37/contrib/idn/idnkit-1.0-src/wsock/wsock11/
H A Ddllstub.c1334 GetNameByTypeA(LPGUID a0, LPSTR a1, DWORD a2) in GetNameByTypeA() function
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Networking/WinSock/
H A Dmod.rs1336 pub unsafe fn GetNameByTypeA(lpservicetype: *const ::windows::runtime::GUID, lpservicename: super::… in GetNameByTypeA() function
1341 …fn GetNameByTypeA(lpservicetype: *const ::windows::runtime::GUID, lpservicename: super::super::Fou… in GetNameByTypeA() function
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Networking/WinSock/
H A Dmod.rs33 …pub fn GetNameByTypeA(lpservicetype: *const ::windows_sys::core::GUID, lpservicename: super::super… in GetNameByTypeA() function