|
ReactOS 0.4.16-dev-1948-gd260c1d
|

Public Attributes | |
| char | string [100] |
| BOOL | result |
| BOOL | old_style |
| DCB | dcb1 |
| DCB | dcb2 |
| COMMTIMEOUTS | timeouts1 |
| COMMTIMEOUTS | timeouts2 |
| BOOL TEST::old_style |
Definition at line 68 of file comm.c.
Referenced by check_dcb().
| BOOL TEST::result |
Definition at line 67 of file comm.c.
Referenced by check_dcb(), and check_result().
| char TEST::string[100] |
Definition at line 66 of file comm.c.
Referenced by check_result(), test_BuildCommDCB(), test_BuildCommDCBAndTimeoutsW(), and test_BuildCommDCBW().
| COMMTIMEOUTS TEST::timeouts1 |
| COMMTIMEOUTS TEST::timeouts2 |