ReactOS 0.4.16-dev-338-g34e76ad
|
#include <stdarg.h>
#include <stdio.h>
#include <ntstatus.h>
#include "wine/test.h"
#include <windef.h>
#include <winbase.h>
#include <winnt.h>
#include <winerror.h>
#include <ole2.h>
#include <oleauto.h>
#include <ntsecapi.h>
#include <initguid.h>
#include <netfw.h>
#include "rpc.h"
#include "rpcdce.h"
#include "secext.h"
Go to the source code of this file.
Classes | |
struct | twr_t |
Macros | |
#define | COBJMACROS |
#define | WIN32_NO_STATUS |
Typedefs | |
typedef unsigned int | unsigned32 |
typedef struct twr_t | twr_t |
Enumerations | |
enum | firewall_op { APP_ADD , APP_REMOVE , APP_ADD , APP_REMOVE , APP_ADD , APP_REMOVE } |
Variables | |
static UUID | Uuid_Table [10] |
static BOOL | Uuid_Comparison_Grid [11][11] |
static RPC_DISPATCH_FUNCTION | IFoo_table [] |
static RPC_DISPATCH_TABLE | IFoo_v0_0_DispatchTable |
static const RPC_SERVER_INTERFACE | IFoo___RpcServerInterface |
static RPC_IF_HANDLE | IFoo_v0_0_s_ifspec = (RPC_IF_HANDLE)& IFoo___RpcServerInterface |
static const unsigned char | tower_data_tcp_ip1 [] |
static const unsigned char | tower_data_tcp_ip2 [] |
typedef unsigned int unsigned32 |
Enumerator | |
---|---|
APP_ADD | |
APP_REMOVE | |
APP_ADD | |
APP_REMOVE | |
APP_ADD | |
APP_REMOVE |
Definition at line 1091 of file rpc.c.
Referenced by START_TEST().
Definition at line 1075 of file rpc.c.
Referenced by START_TEST().
|
static |
Definition at line 1130 of file rpc.c.
Referenced by START_TEST().
START_TEST | ( | rpc | ) |
Definition at line 1196 of file rpc.c.
Definition at line 1022 of file rpc.c.
Referenced by START_TEST().
Definition at line 427 of file rpc.c.
Referenced by START_TEST().
Definition at line 210 of file rpc.c.
Referenced by START_TEST().
Definition at line 843 of file rpc.c.
Referenced by START_TEST().
Definition at line 649 of file rpc.c.
Referenced by START_TEST().
Definition at line 870 of file rpc.c.
Referenced by START_TEST().
Definition at line 916 of file rpc.c.
Referenced by START_TEST().
Definition at line 924 of file rpc.c.
Referenced by START_TEST().
Definition at line 694 of file rpc.c.
Referenced by START_TEST().
Definition at line 571 of file rpc.c.
Referenced by START_TEST().
Definition at line 854 of file rpc.c.
Referenced by START_TEST().
Definition at line 339 of file rpc.c.
Referenced by START_TEST().
Definition at line 722 of file rpc.c.
Referenced by START_TEST().
Definition at line 778 of file rpc.c.
Referenced by START_TEST().
Definition at line 144 of file rpc.c.
Referenced by START_TEST().
RPC_STATUS WINAPI TowerConstruct | ( | const RPC_SYNTAX_IDENTIFIER * | object, |
const RPC_SYNTAX_IDENTIFIER * | syntax, | ||
const char * | protseq, | ||
const char * | endpoint, | ||
const char * | address, | ||
twr_t ** | tower | ||
) |
Definition at line 596 of file rpc_epmap.c.
Referenced by test_towers().
RPC_STATUS WINAPI TowerExplode | ( | const twr_t * | tower, |
RPC_SYNTAX_IDENTIFIER * | object, | ||
RPC_SYNTAX_IDENTIFIER * | syntax, | ||
char ** | protseq, | ||
char ** | endpoint, | ||
char ** | address | ||
) |
Referenced by test_towers().
Definition at line 81 of file rpc.c.
Referenced by START_TEST().
|
static |
|
static |
|
static |
|
static |
Definition at line 208 of file rpc.c.
Referenced by test_endpoint_mapper(), and test_rpc_ncacn_ip_tcp().
Definition at line 311 of file rpc.c.
Referenced by test_towers().
Definition at line 325 of file rpc.c.
Referenced by test_towers().
|
static |
Definition at line 67 of file rpc.c.
Referenced by UuidConversionAndComparison().
|
static |
Definition at line 53 of file rpc.c.
Referenced by UuidConversionAndComparison().