Searched refs:ANSI_ERASE_TO_END_OF_LINE (Results 1 – 2 of 2) sorted by relevance
86 … iovec[n++] = IOVEC_MAKE_STRING(ANSI_REVERSE_LINEFEED "\r" ANSI_ERASE_TO_END_OF_LINE); in status_vprintf()101 iovec[n++] = IOVEC_MAKE_STRING(ANSI_ERASE_TO_END_OF_LINE); in status_vprintf()
72 #define ANSI_ERASE_TO_END_OF_LINE "\x1B[K" macro