Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dansi.h21 #define ANSI_CLEAR_CONSOLE "\e[2J" macro
/openbmc/u-boot/cmd/
H A Dbootmenu.c414 puts(ANSI_CLEAR_CONSOLE); in bootmenu_show()
431 puts(ANSI_CLEAR_CONSOLE); in bootmenu_show()