Home
last modified time | relevance | path

Searched refs:mppc_dict (Results 1 – 4 of 4) sorted by relevance

/reactos/modules/rosapps/applications/net/tsclient/rdesktop/
H A Dmppc.c65 uint8 *dict = This->mppc_dict.hist; in mppc_expand()
76 This->mppc_dict.roff = 0; in mppc_expand()
82 This->mppc_dict.roff = 0; in mppc_expand()
88 walker = This->mppc_dict.roff; in mppc_expand()
371 This->mppc_dict.roff = next_offset; in mppc_expand()
H A Drdp5.c32 struct stream *ns = &(This->mppc_dict.ns); in rdp5_process()
75 memcpy((ns->data), (unsigned char *) (This->mppc_dict.hist + roff), rlen); in rdp5_process()
H A Drdesktop.h183 RDPCOMP mppc_dict; member
H A Drdp.c1254 struct stream *ns = &(This->mppc_dict.ns); in process_data_pdu()
1285 memcpy((ns->data), (unsigned char *) (This->mppc_dict.hist + roff), rlen); in process_data_pdu()