ReactOS
0.4.15-dev-5608-gafb953a
|
Go to the source code of this file.
Classes | |
struct | _NS_ROUTINE |
Typedefs | |
typedef DWORD(* | LPFN_NSPAPI) (VOID) |
typedef struct _NS_ROUTINE | NS_ROUTINE |
typedef struct _NS_ROUTINE * | PNS_ROUTINE |
typedef struct _NS_ROUTINE | LPNS_ROUTINE |
typedef struct _NS_ROUTINE LPNS_ROUTINE |
typedef struct _NS_ROUTINE NS_ROUTINE |
typedef struct _NS_ROUTINE * PNS_ROUTINE |
int WINAPI dn_expand | ( | unsigned char * | MessagePtr, |
unsigned char * | EndofMesOrig, | ||
unsigned char * | CompDomNam, | ||
unsigned char * | ExpandDomNam, | ||
int | Length | ||
) |
Definition at line 237 of file stubs.c.
Definition at line 30 of file stubs.c.
Definition at line 45 of file stubs.c.
INT WINAPI GetAddressByNameA | ( | DWORD | NameSpace, |
LPGUID | ServiceType, | ||
LPSTR | ServiceName, | ||
LPINT | Protocols, | ||
DWORD | Resolution, | ||
LPSERVICE_ASYNC_INFO | ServiceAsyncInfo, | ||
LPVOID | CsaddrBuffer, | ||
LPDWORD | BufferLength, | ||
LPSTR | AliasBuffer, | ||
LPDWORD | AliasBufferLength | ||
) |
Definition at line 60 of file stubs.c.
INT WINAPI GetAddressByNameW | ( | DWORD | NameSpace, |
LPGUID | ServiceType, | ||
LPWSTR | ServiceName, | ||
LPINT | Protocols, | ||
DWORD | Resolution, | ||
LPSERVICE_ASYNC_INFO | ServiceAsyncInfo, | ||
LPVOID | CsaddrBuffer, | ||
LPDWORD | BufferLength, | ||
LPWSTR | AliasBuffer, | ||
LPDWORD | AliasBufferLength | ||
) |
Definition at line 82 of file stubs.c.
Definition at line 366 of file stubs.c.
Definition at line 378 of file stubs.c.
Definition at line 254 of file stubs.c.
INT WINAPI GetServiceA | ( | DWORD | NameSpace, |
LPGUID | Guid, | ||
LPSTR | ServiceName, | ||
DWORD | Properties, | ||
LPVOID | Buffer, | ||
LPDWORD | BufferSize, | ||
LPSERVICE_ASYNC_INFO | ServiceAsyncInfo | ||
) |
Definition at line 104 of file stubs.c.
INT WINAPI GetServiceW | ( | DWORD | NameSpace, |
LPGUID | Guid, | ||
LPWSTR | ServiceName, | ||
DWORD | Properties, | ||
LPVOID | Buffer, | ||
LPDWORD | BufferSize, | ||
LPSERVICE_ASYNC_INFO | ServiceAsyncInfo | ||
) |
Definition at line 123 of file stubs.c.
Definition at line 142 of file stubs.c.
Definition at line 156 of file stubs.c.
Definition at line 267 of file stubs.c.
Definition at line 170 of file stubs.c.
INT WINAPI NPLoadNameSpaces | ( | IN OUT LPDWORD | lpdwVersion, |
IN OUT LPNS_ROUTINE | nsrBuffer, | ||
IN OUT LPDWORD | lpdwBufferLength | ||
) |
Definition at line 406 of file stubs.c.
SOCKET WINAPI rcmd | ( | char ** | AHost, |
USHORT | InPort, | ||
char * | LocUser, | ||
char * | RemUser, | ||
char * | Cmd, | ||
int * | Fd2p | ||
) |
Definition at line 280 of file stubs.c.
SOCKET WINAPI rexec | ( | char ** | AHost, |
int | InPort, | ||
char * | User, | ||
char * | Passwd, | ||
char * | Cmd, | ||
int * | Fd2p | ||
) |
Definition at line 298 of file stubs.c.
Definition at line 316 of file stubs.c.
Definition at line 329 of file stubs.c.
Definition at line 460 of file stubs.c.
Definition at line 340 of file stubs.c.
INT WINAPI SetServiceA | ( | DWORD | NameSpace, |
DWORD | Operation, | ||
DWORD | Flags, | ||
LPSERVICE_INFOA | ServiceInfo, | ||
LPSERVICE_ASYNC_INFO | ServiceAsyncInfo, | ||
LPDWORD | dwStatusFlags | ||
) |
Definition at line 185 of file stubs.c.
INT WINAPI SetServiceW | ( | DWORD | NameSpace, |
DWORD | Operation, | ||
DWORD | Flags, | ||
LPSERVICE_INFOW | ServiceInfo, | ||
LPSERVICE_ASYNC_INFO | ServiceAsyncInfo, | ||
LPDWORD | dwStatusFlags | ||
) |
Definition at line 203 of file stubs.c.
Definition at line 425 of file stubs.c.
Definition at line 436 of file stubs.c.
VOID WINAPI SvchostPushServiceGlobals | ( | PSVCHOST_GLOBAL_DATA | lpGlobals | ) |
Definition at line 449 of file stubs.c.
Definition at line 221 of file stubs.c.
int WINAPI WSPStartup | ( | IN WORD | wVersionRequested, |
OUT LPWSPDATA | lpWSPData, | ||
IN LPWSAPROTOCOL_INFOW | lpProtocolInfo, | ||
IN WSPUPCALLTABLE | UpcallTable, | ||
OUT LPWSPPROC_TABLE | lpProcTable | ||
) |