|
ReactOS 0.4.17-dev-116-ga4b6fe9
|

Go to the source code of this file.
Macros | |
| #define | NDEBUG |
Variables | |
| HMODULE | g_hModule = NULL |
Definition at line 279 of file netsh.c.
Referenced by CreateProcessInternalW(), IKsFilterFactory_fnInitialize(), and LoadLibraryExW().
Definition at line 306 of file netsh.c.
| DWORD WINAPI MatchEnumTag | ( | _In_ HANDLE | hModule, |
| _In_ LPCWSTR | pwcArg, | ||
| _In_ DWORD | dwNumArg, | ||
| _In_ const TOKEN_VALUE * | pEnumTable, | ||
| _Out_ PDWORD | pdwValue | ||
| ) |
Definition at line 346 of file netsh.c.
| DWORD WINAPI MatchTagsInCmdLine | ( | _In_ HANDLE | hModule, |
| _Inout_ LPWSTR * | ppwcArguments, | ||
| _In_ DWORD | dwCurrentIndex, | ||
| _In_ DWORD | dwArgCount, | ||
| _In_ TAG_TYPE * | pttTags, | ||
| _In_ DWORD | dwTagCount, | ||
| _Out_ DWORD * | pdwTagType | ||
| ) |
Definition at line 404 of file netsh.c.
Referenced by GetContextCommand(), GetContextGroup(), GetContextSubContext(), GetGroupCommand(), IpShowAdapters(), and MatchEnumTag().
Definition at line 53 of file netsh.c.
Referenced by AliasCommand(), InterpretInteractive(), and wmain().
| DWORD WINAPI NsGetFriendlyNameFromIfName | ( | _In_ DWORD | dwUnknown1, |
| _In_ PWSTR | pszIfName, | ||
| _Inout_ PWSTR | pszFriendlyName, | ||
| _Inout_ PDWORD | pdwFriendlyName | ||
| ) |
Definition at line 418 of file netsh.c.
Definition at line 472 of file netsh.c.
Referenced by wmain().
Definition at line 527 of file netsh.c.
Definition at line 509 of file netsh.c.
Referenced by InterfaceDumpFn(), IpDumpFn(), and IpShowAdapters().
Definition at line 22 of file netsh.c.
Referenced by ExecCommand(), and wmain().
Definition at line 91 of file netsh.c.
Definition at line 17 of file netsh.c.
Referenced by CLayerUIPropPage::CLayerUIPropPage(), CreateRootContext(), CLayerUIPropPage::OnInitDialog(), PrintError(), START_TEST(), and wmain().