Home
last modified time | relevance | path

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

/busybox-1.35.0/miscutils/
Dhexedit.c21 #define CLEAR_TILL_EOL ESC"[K" macro
427 printf(ESC"[999;1H" CLEAR_TILL_EOL); /* go to last line */ in hexedit_main()