ReactOS 0.4.16-dev-197-g92996da
|
#include "config.h"
#include "wine/port.h"
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <ctype.h>
#include "widl.h"
#include "utils.h"
#include "parser.h"
#include "header.h"
#include "widltypes.h"
#include "typegen.h"
#include "expr.h"
Go to the source code of this file.
Variables | |
static FILE * | client |
static int | indent = 0 |
Definition at line 497 of file client.c.
Referenced by write_client().
Definition at line 45 of file client.c.
Referenced by init_client(), write_client_func_decl(), write_client_ifaces(), write_client_routines(), write_clientinterfacedecl(), write_function_stub(), write_function_stubs(), write_generic_handle_routine_list(), write_stubdescdecl(), and write_stubdescriptor().
void write_client | ( | const statement_list_t * | stmts | ) |
Definition at line 619 of file client.c.
Definition at line 53 of file client.c.
Referenced by write_function_stub().
|
static |
Definition at line 515 of file client.c.
Referenced by write_client_routines().
|
static |
Definition at line 593 of file client.c.
Referenced by write_client().
Definition at line 442 of file client.c.
Referenced by write_client_ifaces().
|
static |
Definition at line 72 of file client.c.
Referenced by write_function_stubs().
Definition at line 352 of file client.c.
Referenced by write_client_ifaces().
Definition at line 576 of file client.c.
Referenced by write_client_routines().
Definition at line 485 of file client.c.
Referenced by write_client_ifaces().
|
static |
Definition at line 290 of file client.c.
Referenced by write_serialize_functions().
Definition at line 338 of file client.c.
Referenced by write_function_stubs(), and write_serialize_function_decl().
Definition at line 396 of file client.c.
Referenced by write_client_ifaces().
|
static |
Definition at line 41 of file client.c.
Referenced by __rpcb_findaddr_timed(), AcceptConnections(), BUTTON_WindowProc(), ButtonWndProc_common(), CB_Paint(), CC_PaintLumBar(), CC_PrepareColorGraph(), cl_addr_compare(), cl_exid_compare(), client_name_cache(), client_server(), client_state_add(), client_state_remove(), client_supports_pnfs(), clnt_raw_create(), COMBOEX_Create(), create_client_object(), create_configuration(), create_overlapped_pipe(), create_pipe_pair(), create_rpcsec_auth_client(), dde_server_wndproc(), debugclient_CreateClient(), debugclient_ExitDispatch(), debugclient_GetOtherOutputMask(), debugclient_SetOtherOutputMask(), DECLARE_INTERFACE_(), DefMDIChildProcA(), DefMDIChildProcW(), delegation_find(), delegation_remove(), delegation_return(), delegation_truncate(), file_layout_read_thread(), file_layout_recall_all(), file_layout_recall_file(), file_layout_recall_fsid(), file_layout_write_thread(), FileOpenDlgProc95(), get_client_disp_property(), get_client_for_netaddr(), get_client_info(), getclnthandle(), handle_mount(), IFileDialog2_fnAdvise(), IFileDialog2_fnUnadvise(), init_client(), init_explorerbrowser(), INTERNET_InternetOpenUrlW(), is_dst_name_opened(), local_rpcb(), marshal_STGMEDIUM(), marshal_WdtpInterfacePointer(), mdi_child_wnd_proc(), mdi_child_wnd_proc_1(), MDI_ChildActivate(), MDI_ChildGetMinMaxInfo(), MDICascade(), MDIDestroyChild(), MDITile(), MMDevEnum_RegisterEndpointNotificationCallback(), MMDevEnum_UnregisterEndpointNotificationCallback(), mmTaskCreate(), MonitorChildThread(), MONTHCAL_GetDayFromPos(), MONTHCAL_UpdateSize(), nfs41_abs_path_compare(), nfs41_client_create(), nfs41_client_delegation_free(), nfs41_client_delegation_recovery(), nfs41_client_delegation_return_lru(), nfs41_client_free(), nfs41_client_renew(), nfs41_client_state_revoked(), nfs41_delegate_open(), nfs41_delegation_getattr(), nfs41_delegation_granted(), nfs41_delegation_recall(), nfs41_delegation_return(), nfs41_recover_client_state(), nfs41_recovery_finish(), nfs41_recovery_start_or_wait(), nfs41_root_mount_addrs(), nfs41_root_session(), nfs41_rpc_clnt_create(), nfs41_session_create(), OleControl_OnAmbientPropertyChange(), OleObject_Close(), OleObject_DoVerb(), OnBPPChanged(), PersistMoniker_Load(), pmap_getmaps(), pmap_getport(), pnfs_client_init(), pnfs_file_layout_recall(), print_client(), ReadFromPipeThread(), referral_resolve(), root_client_create(), rpc_reconnect(), rpcb_getmaps(), rpcb_gettime(), rpcb_set(), rpcb_taddr2uaddr(), rpcb_uaddr2taddr(), rpcb_unset(), rpcrt4_conn_tcp_handoff(), RunShell(), send_null(), session_alloc(), set_format(), ShowColorSpectrum(), START_TEST(), TerminateShell(), test_authentication(), test_completion(), test_dpi_mapping(), test_file_info(), test_layered_window(), test_NamedPipeHandleState(), test_overlapped_transport(), test_ReadFile(), test_readfileex_pending(), test_security_info(), test_TxDraw(), testAuth(), testInitializeSecurityContextFlags(), testSignSeal(), TOOLBAR_Size(), update_exchangeid_res(), update_server(), UserLogin(), UserLoginThread(), WDML_EventProc(), WDML_RemoveServer(), write_client(), write_client_func_decl(), write_client_ifaces(), write_client_routines(), write_clientinterfacedecl(), write_function_stub(), write_function_stubs(), write_implicithandledecl(), write_stubdescdecl(), write_stubdescriptor(), and WriteToPipeThread().
|
static |
Definition at line 42 of file client.c.
Referenced by print_client(), write_client_func_decl(), write_client_routines(), write_clientinterfacedecl(), write_function_stub(), write_generic_handle_routine_list(), and write_stubdescriptor().