ReactOS 0.4.16-dev-297-gc569aee
|
#include "precomp.h"
Go to the source code of this file.
NET_API_STATUS __stdcall BrowserOpnum11NotUsedOnWire | ( | void | ) |
Definition at line 202 of file rpcserver.c.
Referenced by implicit_handle().
NET_API_STATUS __stdcall BrowserOpnum1NotUsedOnWire | ( | VOID | ) |
Definition at line 83 of file rpcserver.c.
Referenced by implicit_handle().
NET_API_STATUS __stdcall I_BrowserrDebugTrace | ( | BROWSER_IDENTIFY_HANDLE | ServerName, |
LPSTR | String | ||
) |
Definition at line 117 of file rpcserver.c.
Referenced by I_BrowserDebugTrace(), and implicit_handle().
NET_API_STATUS __stdcall I_BrowserrQueryEmulatedDomains | ( | BROWSER_IDENTIFY_HANDLE | ServerName, |
PBROWSER_EMULATED_DOMAIN_CONTAINER | EmulatedDomains | ||
) |
Definition at line 190 of file rpcserver.c.
Referenced by I_BrowserQueryEmulatedDomains(), and implicit_handle().
NET_API_STATUS __stdcall I_BrowserrQueryOtherDomains | ( | BROWSER_IDENTIFY_HANDLE | ServerName, |
LPSERVER_ENUM_STRUCT | EnumStruct, | ||
LPDWORD | TotalEntries | ||
) |
Definition at line 93 of file rpcserver.c.
Referenced by I_BrowserQueryOtherDomains(), and implicit_handle().
NET_API_STATUS __stdcall I_BrowserrQueryStatistics | ( | BROWSER_IDENTIFY_HANDLE | ServerName, |
LPBROWSER_STATISTICS * | Statistics | ||
) |
Definition at line 129 of file rpcserver.c.
Referenced by I_BrowserQueryStatistics(), and implicit_handle().
NET_API_STATUS __stdcall I_BrowserrResetNetlogonState | ( | BROWSER_IDENTIFY_HANDLE | ServerName | ) |
Definition at line 106 of file rpcserver.c.
Referenced by I_BrowserResetNetlogonState(), and implicit_handle().
NET_API_STATUS __stdcall I_BrowserrResetStatistics | ( | BROWSER_IDENTIFY_HANDLE | ServerName | ) |
Definition at line 141 of file rpcserver.c.
Referenced by I_BrowserResetStatistics(), and implicit_handle().
NET_API_STATUS __stdcall I_BrowserrServerEnum | ( | BROWSER_IDENTIFY_HANDLE | ServerName, |
LPWSTR | Transport, | ||
LPWSTR | ClientName, | ||
LPSERVER_ENUM_STRUCT | EnumStruct, | ||
DWORD | PreferedMaximumLength, | ||
LPDWORD | TotalEntries, | ||
DWORD | ServerType, | ||
LPWSTR | Domain, | ||
LPDWORD | ResumeHandle | ||
) |
Definition at line 64 of file rpcserver.c.
Referenced by I_BrowserServerEnum(), and implicit_handle().
NET_API_STATUS __stdcall I_BrowserrSetNetlogonState | ( | BROWSER_IDENTIFY_HANDLE | ServerName, |
LPWSTR | DomainName, | ||
LPWSTR | EmulatedComputerName, | ||
DWORD | Role | ||
) |
Definition at line 176 of file rpcserver.c.
Referenced by I_BrowserSetNetlogonState(), and implicit_handle().
void __RPC_FAR *__RPC_USER midl_user_allocate | ( | SIZE_T | len | ) |
Definition at line 49 of file rpcserver.c.
void __RPC_USER midl_user_free | ( | void __RPC_FAR * | ptr | ) |
Definition at line 55 of file rpcserver.c.
NET_API_STATUS __stdcall NetrBrowserStatisticsClear | ( | BROWSER_IDENTIFY_HANDLE | ServerName | ) |
Definition at line 152 of file rpcserver.c.
Referenced by implicit_handle().
NET_API_STATUS __stdcall NetrBrowserStatisticsGet | ( | BROWSER_IDENTIFY_HANDLE | ServerName, |
DWORD | Level, | ||
LPBROWSER_STATISTICS_STRUCT | StatisticsStruct | ||
) |
Definition at line 163 of file rpcserver.c.
Referenced by implicit_handle(), and NetBrowserStatisticsGet().
Definition at line 20 of file rpcserver.c.
WINE_DEFAULT_DEBUG_CHANNEL | ( | browser | ) |