|
ReactOS 0.4.16-dev-1946-g52006dd
|

Go to the source code of this file.
| void __RPC_FAR *__RPC_USER midl_user_allocate | ( | SIZE_T | len | ) |
Definition at line 68 of file rpcserver.c.
| void __RPC_USER midl_user_free | ( | void __RPC_FAR * | ptr | ) |
Definition at line 74 of file rpcserver.c.
|
static |
Definition at line 82 of file rpcserver.c.
Referenced by NetrWkstaUserGetInfo().
| unsigned long __stdcall NetrAddAlternateComputerName | ( | handle_t | RpcBindingHandle, |
| wchar_t * | ServerName, | ||
| wchar_t * | AlternateName, | ||
| wchar_t * | DomainAccount, | ||
| PJOINPR_ENCRYPTED_USER_PASSWORD | EncryptedPassword, | ||
| unsigned long | Reserved | ||
| ) |
Definition at line 1252 of file rpcserver.c.
Referenced by implicit_handle(), and NetAddAlternateComputerName().
| unsigned long __stdcall NetrEnumerateComputerNames | ( | WKSSVC_IMPERSONATE_HANDLE | ServerName, |
| NET_COMPUTER_NAME_TYPE | NameType, | ||
| unsigned long | Reserved, | ||
| PNET_COMPUTER_NAME_ARRAY * | ComputerNames | ||
| ) |
Definition at line 1300 of file rpcserver.c.
Referenced by implicit_handle(), and NetEnumerateComputerNames().
| unsigned long __stdcall NetrGetJoinableOUs2 | ( | handle_t | RpcBindingHandle, |
| wchar_t * | ServerName, | ||
| wchar_t * | DomainNameParam, | ||
| wchar_t * | AccountName, | ||
| PJOINPR_ENCRYPTED_USER_PASSWORD | Password, | ||
| unsigned long * | OUCount, | ||
| wchar_t *** | OUs | ||
| ) |
Definition at line 1235 of file rpcserver.c.
Referenced by implicit_handle(), and NetGetJoinableOUs().
| unsigned long __stdcall NetrGetJoinInformation | ( | WKSSVC_IMPERSONATE_HANDLE | ServerName, |
| wchar_t ** | NameBuffer, | ||
| PNETSETUP_JOIN_STATUS | BufferType | ||
| ) |
Definition at line 1124 of file rpcserver.c.
Referenced by implicit_handle(), and NetGetJoinInformation().
Definition at line 1084 of file rpcserver.c.
Referenced by implicit_handle().
| unsigned long __stdcall NetrJoinDomain2 | ( | handle_t | RpcBindingHandle, |
| wchar_t * | ServerName, | ||
| wchar_t * | DomainNameParam, | ||
| wchar_t * | MachineAccountOU, | ||
| wchar_t * | AccountName, | ||
| PJOINPR_ENCRYPTED_USER_PASSWORD | Password, | ||
| unsigned long | Options | ||
| ) |
Definition at line 1153 of file rpcserver.c.
Referenced by implicit_handle(), and NetJoinDomain().
| unsigned long __stdcall NetrLogonDomainNameAdd | ( | WKSSVC_IDENTIFY_HANDLE | DomainName | ) |
Definition at line 1060 of file rpcserver.c.
Referenced by implicit_handle().
| unsigned long __stdcall NetrLogonDomainNameDel | ( | WKSSVC_IDENTIFY_HANDLE | DomainName | ) |
Definition at line 1072 of file rpcserver.c.
Referenced by implicit_handle().
Definition at line 998 of file rpcserver.c.
Referenced by implicit_handle().
| unsigned long __stdcall NetrRemoveAlternateComputerName | ( | handle_t | RpcBindingHandle, |
| wchar_t * | ServerName, | ||
| wchar_t * | AlternateName, | ||
| wchar_t * | DomainAccount, | ||
| PJOINPR_ENCRYPTED_USER_PASSWORD | EncryptedPassword, | ||
| unsigned long | Reserved | ||
| ) |
Definition at line 1268 of file rpcserver.c.
Referenced by implicit_handle(), and NetRemoveAlternateComputerName().
Definition at line 1114 of file rpcserver.c.
Referenced by implicit_handle().
| unsigned long __stdcall NetrRenameMachineInDomain2 | ( | handle_t | RpcBindingHandle, |
| wchar_t * | ServerName, | ||
| wchar_t * | MachineName, | ||
| wchar_t * | AccountName, | ||
| PJOINPR_ENCRYPTED_USER_PASSWORD | Password, | ||
| unsigned long | Options | ||
| ) |
Definition at line 1203 of file rpcserver.c.
Referenced by implicit_handle(), and NetRenameMachineInDomain().
| unsigned long __stdcall NetrSetPrimaryComputerName | ( | handle_t | RpcBindingHandle, |
| wchar_t * | ServerName, | ||
| wchar_t * | PrimaryName, | ||
| wchar_t * | DomainAccount, | ||
| PJOINPR_ENCRYPTED_USER_PASSWORD | EncryptedPassword, | ||
| unsigned long | Reserved | ||
| ) |
Definition at line 1284 of file rpcserver.c.
Referenced by implicit_handle(), and NetSetPrimaryComputerName().
Definition at line 1094 of file rpcserver.c.
Referenced by implicit_handle().
| unsigned long __stdcall NetrUnjoinDomain2 | ( | handle_t | RpcBindingHandle, |
| wchar_t * | ServerName, | ||
| wchar_t * | AccountName, | ||
| PJOINPR_ENCRYPTED_USER_PASSWORD | Password, | ||
| unsigned long | Options | ||
| ) |
Definition at line 1188 of file rpcserver.c.
Referenced by implicit_handle(), and NetUnjoinDomain().
| unsigned long __stdcall NetrUseAdd | ( | WKSSVC_IMPERSONATE_HANDLE | ServerName, |
| unsigned long | Level, | ||
| LPUSE_INFO | InfoStruct, | ||
| unsigned long * | ErrorParameter | ||
| ) |
Definition at line 942 of file rpcserver.c.
Referenced by implicit_handle(), and NetUseAdd().
| unsigned long __stdcall NetrUseDel | ( | WKSSVC_IMPERSONATE_HANDLE | ServerName, |
| wchar_t * | UseName, | ||
| unsigned long | ForceLevel | ||
| ) |
Definition at line 970 of file rpcserver.c.
Referenced by implicit_handle(), and NetUseDel().
| unsigned long __stdcall NetrUseEnum | ( | WKSSVC_IDENTIFY_HANDLE | ServerName, |
| LPUSE_ENUM_STRUCT | InfoStruct, | ||
| unsigned long | PreferredMaximumLength, | ||
| unsigned long * | TotalEntries, | ||
| unsigned long * | ResumeHandle | ||
| ) |
Definition at line 983 of file rpcserver.c.
Referenced by implicit_handle(), and NetUseEnum().
| unsigned long __stdcall NetrUseGetInfo | ( | WKSSVC_IMPERSONATE_HANDLE | ServerName, |
| wchar_t * | UseName, | ||
| unsigned long | Level, | ||
| LPUSE_INFO | InfoStruct | ||
| ) |
Definition at line 956 of file rpcserver.c.
Referenced by implicit_handle(), and NetUseGetInfo().
Definition at line 1104 of file rpcserver.c.
Referenced by implicit_handle().
| unsigned long __stdcall NetrValidateName2 | ( | handle_t | RpcBindingHandle, |
| wchar_t * | ServerName, | ||
| wchar_t * | NameToValidate, | ||
| wchar_t * | AccountName, | ||
| PJOINPR_ENCRYPTED_USER_PASSWORD | Password, | ||
| NETSETUP_NAME_TYPE | NameType | ||
| ) |
Definition at line 1219 of file rpcserver.c.
Referenced by implicit_handle(), and NetValidateName().
| unsigned long __stdcall NetrWkstaGetInfo | ( | _In_ WKSSVC_IDENTIFY_HANDLE | ServerName, |
| _In_ unsigned long | Level, | ||
| _Out_ LPWKSTA_INFO | WkstaInfo | ||
| ) |
Definition at line 132 of file rpcserver.c.
Referenced by implicit_handle(), and NetWkstaGetInfo().
| unsigned long __stdcall NetrWkstaSetInfo | ( | WKSSVC_IDENTIFY_HANDLE | ServerName, |
| unsigned long | Level, | ||
| LPWKSTA_INFO | WkstaInfo, | ||
| unsigned long * | ErrorParameter | ||
| ) |
Definition at line 321 of file rpcserver.c.
Referenced by implicit_handle(), and NetWkstaSetInfo().
| unsigned long __stdcall NetrWkstaTransportAdd | ( | WKSSVC_IDENTIFY_HANDLE | ServerName, |
| unsigned long | Level, | ||
| LPWKSTA_TRANSPORT_INFO_0 | TransportInfo, | ||
| unsigned long * | ErrorParameter | ||
| ) |
Definition at line 915 of file rpcserver.c.
Referenced by implicit_handle(), and NetWkstaTransportAdd().
| unsigned long __stdcall NetrWkstaTransportDel | ( | WKSSVC_IDENTIFY_HANDLE | ServerName, |
| wchar_t * | TransportName, | ||
| unsigned long | ForceLevel | ||
| ) |
Definition at line 929 of file rpcserver.c.
Referenced by implicit_handle(), and NetWkstaTransportDel().
| unsigned long __stdcall NetrWkstaTransportEnum | ( | WKSSVC_IDENTIFY_HANDLE | ServerName, |
| LPWKSTA_TRANSPORT_ENUM_STRUCT | TransportInfo, | ||
| unsigned long | PreferredMaximumLength, | ||
| unsigned long * | TotalEntries, | ||
| unsigned long * | ResumeHandle | ||
| ) |
Definition at line 900 of file rpcserver.c.
Referenced by implicit_handle().
| unsigned long __stdcall NetrWkstaUserEnum | ( | WKSSVC_IDENTIFY_HANDLE | ServerName, |
| LPWKSTA_USER_ENUM_STRUCT | UserInfo, | ||
| unsigned long | PreferredMaximumLength, | ||
| unsigned long * | TotalEntries, | ||
| unsigned long * | ResumeHandle | ||
| ) |
Definition at line 446 of file rpcserver.c.
Referenced by implicit_handle(), and NetWkstaUserEnum().
| unsigned long __stdcall NetrWkstaUserGetInfo | ( | WKSSVC_IDENTIFY_HANDLE | Unused, |
| unsigned long | Level, | ||
| LPWKSTA_USER_INFO | UserInfo | ||
| ) |
Definition at line 696 of file rpcserver.c.
Referenced by implicit_handle(), and NetWkstaUserGetInfo().
| unsigned long __stdcall NetrWkstaUserSetInfo | ( | WKSSVC_IDENTIFY_HANDLE | Unused, |
| unsigned long | Level, | ||
| LPWKSTA_USER_INFO | UserInfo, | ||
| unsigned long * | ErrorParameter | ||
| ) |
Definition at line 886 of file rpcserver.c.
Referenced by implicit_handle(), and NetWkstaUserSetInfo().
| unsigned long __stdcall NetrWorkstationStatisticsGet | ( | WKSSVC_IDENTIFY_HANDLE | ServerName, |
| wchar_t * | ServiceName, | ||
| unsigned long | Level, | ||
| unsigned long | Options, | ||
| LPSTAT_WORKSTATION_0 * | Buffer | ||
| ) |
Definition at line 1008 of file rpcserver.c.
Referenced by implicit_handle(), and NetStatisticsGet().
Definition at line 39 of file rpcserver.c.
| WINE_DEFAULT_DEBUG_CHANNEL | ( | wkssvc | ) |