|
ReactOS 0.4.17-dev-243-g1369312
|

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.
Referenced by IpSetAddress().
| 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 375 of file netsh.c.
Referenced by IpSetAddress().
Definition at line 427 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 441 of file netsh.c.
Definition at line 508 of file netsh.c.
Referenced by wmain().
Definition at line 563 of file netsh.c.
Definition at line 545 of file netsh.c.
Referenced by InterfaceDumpFn(), IpDumpFn(), IpSetAddress(), 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().