Home
last modified time | relevance | path

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

/reactos/modules/rosapps/applications/net/tsclient/rdesktop/
H A Dparallel.c42 PARALLEL_DEVICE *ppar_info; in parallel_enum_devices() local
52 ppar_info = (PARALLEL_DEVICE *) xmalloc(sizeof(PARALLEL_DEVICE)); in parallel_enum_devices()
65 This->rdpdr_device[*id].pdevice_data = (void *) ppar_info; in parallel_enum_devices()