Home
last modified time | relevance | path

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

/reactos/base/applications/network/telnet/src/
H A Dansiprsr.cpp1237 const long CTRL_ACTION = 0x0d00ff81; in ParseANSIBuffer() local
1239 if(!(((print_ctrl?CTRL_ALWAYS:CTRL_ACTION)>>tmpc)&1)) { in ParseANSIBuffer()