Home
last modified time | relevance | path

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

/external/ltp/tools/top-LTP/proc/
Descape.c160 if (flags & ESC_BRACKETS) { in escape_command()
175 if (flags & ESC_BRACKETS) { in escape_command()
183 if (flags & ESC_BRACKETS) { in escape_command()
Descape.h12 #define ESC_BRACKETS 0x2 // if using cmd, put '[' and ']' around it macro
/external/ltp/tools/top-LTP/
Dtop.c3284 ESC_DEFUNCT | ESC_BRACKETS | in task_show()