ReactOS 0.4.15-dev-6662-g1b3eed5
|
Go to the source code of this file.
Definition at line 61 of file asn.c.
Referenced by ber_out_integer(), mcs_out_domain_params(), and mcs_send_connect_initial().
Definition at line 83 of file asn.c.
Referenced by mcs_out_domain_params().
Definition at line 25 of file asn.c.
Referenced by mcs_parse_domain_params(), and mcs_recv_connect_response().
RD_BOOL bitmap_decompress | ( | uint8 * | output, |
int | width, | ||
int | height, | ||
uint8 * | input, | ||
int | size, | ||
int | Bpp | ||
) |
Definition at line 884 of file bitmap.c.
Definition at line 304 of file secure.c.
Referenced by cliprdr_send_data_request(), cliprdr_send_simple_native_format_announce(), and licence_generate_hwid().
Definition at line 104 of file cache.c.
Referenced by cache_get_bitmap(), and cache_put_bitmap().
Definition at line 170 of file cache.c.
Referenced by cache_put_bitmap().
RD_HBITMAP cache_get_bitmap | ( | uint8 | id, |
uint16 | idx | ||
) |
Definition at line 195 of file cache.c.
Referenced by process_memblt(), and process_triblt().
Definition at line 441 of file cache.c.
Referenced by setup_brush().
RD_HCURSOR cache_get_cursor | ( | uint16 | cache_idx | ) |
Definition at line 400 of file cache.c.
Referenced by process_cached_pointer_pdu().
Definition at line 353 of file cache.c.
Referenced by RdpClientUI::Display_RestoreDesktop(), and ui_desktop_restore().
Definition at line 279 of file cache.c.
Referenced by RdpClientUI::Display_DoGlyph().
Definition at line 325 of file cache.c.
Referenced by RdpClientUI::Display_DrawText(), and ui_draw_text().
void cache_put_bitmap | ( | uint8 | id, |
uint16 | idx, | ||
RD_HBITMAP | bitmap | ||
) |
Definition at line 218 of file cache.c.
Referenced by process_bmpcache(), process_bmpcache2(), process_raw_bmpcache(), and pstcache_load_bitmap().
Definition at line 455 of file cache.c.
Referenced by process_brushcache().
void cache_put_cursor | ( | uint16 | cache_idx, |
RD_HCURSOR | cursor | ||
) |
Definition at line 417 of file cache.c.
Referenced by process_colour_pointer_common(), and process_colour_pointer_pdu().
void cache_put_desktop | ( | uint32 | offset, |
int | cx, | ||
int | cy, | ||
int | scanline, | ||
int | bytes_per_pixel, | ||
uint8 * | data | ||
) |
Definition at line 371 of file cache.c.
Referenced by RdpClientUI::Display_SaveDesktop(), and ui_desktop_save().
void cache_put_font | ( | uint8 | font, |
uint16 | character, | ||
uint16 | offset, | ||
uint16 | baseline, | ||
uint16 | width, | ||
uint16 | height, | ||
RD_HGLYPH | pixmap | ||
) |
Definition at line 335 of file cache.c.
Referenced by RdpClientUI::Display_DrawText(), and ui_draw_text().
Definition at line 69 of file channels.c.
Referenced by cliprdr_send_packet(), lspci_send(), rdpdr_send_available(), rdpdr_send_clientcapabilty(), rdpdr_send_completion(), rdpdr_send_connect(), rdpdr_send_name(), rdpsnd_init_packet(), and seamless_send().
Definition at line 138 of file channels.c.
Referenced by sec_recv().
Definition at line 46 of file channels.c.
Referenced by cliprdr_init(), lspci_init(), rdpdr_init(), rdpsnd_init(), and seamless_init().
Definition at line 79 of file channels.c.
Referenced by cliprdr_send_packet(), lspci_send(), rdpdr_send_available(), rdpdr_send_clientcapabilty(), rdpdr_send_completion(), rdpdr_send_connect(), rdpdr_send_name(), rdpsnd_send(), and seamless_send().
Referenced by xclip_init().
Referenced by helper_cliprdr_send_response().
Referenced by xclip_handle_SelectionRequest().
Referenced by xclip_handle_SelectionNotify().
Referenced by helper_cliprdr_send_response(), xclip_handle_SelectionNotify(), and xclip_probe_selections().
Definition at line 78 of file rdpdr.c.
Referenced by disk_set_information(), and rdpdr_process_irp().
Referenced by iso_connect().
void ctrl_cleanup | ( | ) |
RD_BOOL ctrl_is_slave | ( | ) |
RD_NTSTATUS disk_check_notify | ( | RD_NTHANDLE | handle | ) |
Referenced by _rdpdr_check_fds().
RD_NTSTATUS disk_create_notify | ( | RD_NTHANDLE | handle, |
uint32 | info_class | ||
) |
Referenced by rdpdr_process_irp().
RD_NTSTATUS disk_query_directory | ( | RD_NTHANDLE | handle, |
uint32 | info_class, | ||
char * | pattern, | ||
STREAM | out | ||
) |
Referenced by rdpdr_process_irp().
RD_NTSTATUS disk_query_information | ( | RD_NTHANDLE | handle, |
uint32 | info_class, | ||
STREAM | out | ||
) |
Referenced by rdpdr_process_irp().
RD_NTSTATUS disk_query_volume_information | ( | RD_NTHANDLE | handle, |
uint32 | info_class, | ||
STREAM | out | ||
) |
Referenced by rdpdr_process_irp().
RD_NTSTATUS disk_set_information | ( | RD_NTHANDLE | handle, |
uint32 | info_class, | ||
STREAM | in, | ||
STREAM | out | ||
) |
Referenced by rdpdr_process_irp().
void ensure_remote_modifiers | ( | uint32 | ev_time, |
key_translation | tr | ||
) |
Referenced by vncKey().
Definition at line 817 of file uimain.c.
Definition at line 709 of file uimain.c.
Referenced by sec_process_crypt_info().
Referenced by ui_init().
int get_device_index | ( | RD_NTHANDLE | handle | ) |
Referenced by parallel_close(), printer_close(), serial_close(), serial_get_event(), and serial_get_timeout().
Definition at line 146 of file vnc.c.
Referenced by handle_special_keys(), reset_modifier_keys(), and ui_get_numlock_state().
Definition at line 734 of file xkeymap.c.
Referenced by xkeymap_translate_key(), and xwin_process_events().
Referenced by vncKey(), and xwin_process_events().
Definition at line 234 of file shimdbg.c.
Referenced by lspci_process(), lspci_send(), rdp5_process(), rdp_recv(), rdpdr_process(), rdpsnd_process(), rdpsnd_send(), seamless_process(), seamless_send(), sec_recv(), sec_send_to_channel(), serial_device_control(), and serial_read().
RD_BOOL iso_connect | ( | char * | server, |
char * | username, | ||
char * | domain, | ||
char * | password, | ||
RD_BOOL | reconnect, | ||
uint32 * | selected_protocol | ||
) |
Definition at line 203 of file iso.c.
Referenced by mcs_connect(), and mcs_connect_start().
Definition at line 362 of file iso.c.
Referenced by mcs_connect(), mcs_connect_finalize(), mcs_disconnect(), and mcs_reconnect().
Definition at line 150 of file iso.c.
Referenced by mcs_init(), mcs_send_aurq(), mcs_send_cjrq(), mcs_send_connect_initial(), and mcs_send_edrq().
Definition at line 182 of file iso.c.
Referenced by mcs_recv(), mcs_recv_aucf(), mcs_recv_cjcf(), and mcs_recv_connect_response().
Definition at line 370 of file iso.c.
Referenced by mcs_reset_state().
Definition at line 162 of file iso.c.
Referenced by mcs_send_aurq(), mcs_send_cjrq(), mcs_send_connect_initial(), mcs_send_edrq(), and mcs_send_to_channel().
Definition at line 1356 of file rdesktop.c.
Referenced by printer_enum_devices().
Definition at line 378 of file licence.c.
Referenced by sec_recv().
Referenced by licence_process_demand(), and licence_process_request().
Definition at line 1685 of file atactl.cpp.
Definition at line 318 of file mcs.c.
Referenced by sec_connect().
RD_BOOL mcs_connect_start | ( | char * | server, |
char * | username, | ||
char * | domain, | ||
char * | password, | ||
RD_BOOL | reconnect, | ||
uint32 * | selected_protocol | ||
) |
Definition at line 311 of file mcs.c.
Referenced by sec_connect().
Definition at line 356 of file mcs.c.
Referenced by sec_disconnect().
Definition at line 280 of file mcs.c.
Referenced by sec_recv().
Definition at line 363 of file mcs.c.
Referenced by sec_reset_state().
Definition at line 254 of file mcs.c.
Referenced by mcs_send(), and sec_send_to_channel().
Definition at line 58 of file mppc.c.
Referenced by process_data_pdu(), and rdp5_process().
Definition at line 1174 of file rdesktop.c.
Referenced by disk_enum_devices(), parallel_enum_devices(), printer_enum_devices(), serial_enum_devices(), service_mainA(), and service_mainW().
Definition at line 154 of file printercache.c.
Referenced by announcedata_size().
Referenced by rdpdr_process().
Definition at line 1224 of file rdp.c.
Referenced by process_update_pdu(), and rdp5_process().
Definition at line 1156 of file rdp.c.
Referenced by process_pointer_pdu(), and rdp5_process().
Definition at line 1139 of file rdp.c.
Referenced by process_pointer_pdu(), and rdp5_process().
Definition at line 1146 of file rdp.c.
Referenced by process_pointer_pdu(), and rdp5_process().
Definition at line 1311 of file orders.c.
Referenced by process_update_pdu(), and rdp5_process().
Definition at line 1295 of file rdp.c.
Referenced by process_update_pdu(), and rdp5_process().
Definition at line 1166 of file rdp.c.
Referenced by process_pointer_pdu().
Definition at line 107 of file pstcache.c.
Referenced by rdp_enum_bmpcache2().
Definition at line 163 of file pstcache.c.
Referenced by rdp_out_bmpcache2_caps().
Definition at line 53 of file pstcache.c.
Referenced by cache_get_bitmap(), and pstcache_enumerate().
RD_BOOL pstcache_save_bitmap | ( | uint8 | cache_id, |
uint16 | cache_idx, | ||
uint8 * | key, | ||
uint8 | width, | ||
uint8 | height, | ||
uint16 | length, | ||
uint8 * | data | ||
) |
Definition at line 82 of file pstcache.c.
Referenced by process_bmpcache2().
Definition at line 39 of file pstcache.c.
Referenced by cache_evict_bitmap(), and cache_save_state().
Definition at line 868 of file uimain.c.
Referenced by pstcache_enumerate(), pstcache_load_bitmap(), pstcache_save_bitmap(), and pstcache_touch_bitmap().
Definition at line 854 of file uimain.c.
Referenced by pstcache_enumerate(), and pstcache_load_bitmap().
Definition at line 861 of file uimain.c.
Referenced by pstcache_save_bitmap(), and pstcache_touch_bitmap().
Definition at line 28 of file rdp5.c.
Referenced by rdp_recv().
RD_BOOL rdp_connect | ( | char * | server, |
uint32 | flags, | ||
char * | domain, | ||
char * | password, | ||
char * | command, | ||
char * | directory, | ||
RD_BOOL | reconnect | ||
) |
Definition at line 1742 of file rdp.c.