Home
last modified time | relevance | path

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

/external/gptfdisk/
Dcgdisk.cc32 int displayType = USE_CURSES; in main()
Dgptcurses.h58 #define USE_CURSES 1 macro
Dgptcurses.cc57 displayType = USE_CURSES; in GPTDataCurses()
279 if (displayType == USE_CURSES) { in DisplayParts()