Searched refs:GetInterfaceName (Results 1 – 7 of 7) sorted by relevance
/reactos/dll/shellext/zipfldr/ |
H A D | Debug.cpp | 10 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 D | CMakeLists.txt | 5 GetInterfaceName.c
|
H A D | GetInterfaceName.c | 364 START_TEST(GetInterfaceName) in START_TEST() argument
|
/reactos/drivers/network/tcpip/include/ |
H A D | interface.h | 11 NTSTATUS GetInterfaceName( PIP_INTERFACE Interface, PCHAR NameBuffer,
|
/reactos/drivers/network/tcpip/tcpip/ |
H A D | iinfo.c | 88 GetInterfaceName( Interface, IFDescr, MAX_ADAPTER_DESCRIPTION_LENGTH ); in InfoTdiQueryGetInterfaceMIB()
|
/reactos/drivers/network/tcpip/ip/network/ |
H A D | interface.c | 70 NTSTATUS GetInterfaceName( PIP_INTERFACE Interface, in GetInterfaceName() function
|
/reactos/dll/shellext/fontext/ |
H A D | CFontExt.cpp | 46 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()
|