Home
last modified time | relevance | path

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

/reactos/dll/shellext/zipfldr/
H A DDebug.cpp10 static bool GetInterfaceName(const WCHAR* InterfaceString, WCHAR* buf, size_t size) in GetInterfaceName() function
37 if (GetInterfaceName(buf[idx], buf[idx], _countof(buf[idx]))) in guid2string()
/reactos/modules/rostests/apitests/iphlpapi/
H A DCMakeLists.txt5 GetInterfaceName.c
H A DGetInterfaceName.c364 START_TEST(GetInterfaceName) in START_TEST() argument
/reactos/drivers/network/tcpip/include/
H A Dinterface.h11 NTSTATUS GetInterfaceName( PIP_INTERFACE Interface, PCHAR NameBuffer,
/reactos/drivers/network/tcpip/tcpip/
H A Diinfo.c88 GetInterfaceName( Interface, IFDescr, MAX_ADAPTER_DESCRIPTION_LENGTH ); in InfoTdiQueryGetInterfaceMIB()
/reactos/drivers/network/tcpip/ip/network/
H A Dinterface.c70 NTSTATUS GetInterfaceName( PIP_INTERFACE Interface, in GetInterfaceName() function
/reactos/dll/shellext/fontext/
H A DCFontExt.cpp46 bool GetInterfaceName(const WCHAR* InterfaceString, WCHAR* buf, size_t size) in GetInterfaceName() function
73 if (GetInterfaceName(buf[idx], buf[idx], _countof(buf[idx]))) in g2s()