Home
last modified time | relevance | path

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

/reactos/dll/win32/kernel32/wine/
H A Dcomm.c308 static const WCHAR octsW[] = {'o','c','t','s','=',0}; in COMM_BuildNewCommDCB() local
367 else if(!strncmpiW(octsW, device, 5)) in COMM_BuildNewCommDCB()