HomeSort by relevance Sort by last modified time
    Searched refs:USE_CURSES (Results 1 - 3 of 3) sorted by null

  /external/gptfdisk/
cgdisk.cc 32 int displayType = USE_CURSES;
gptcurses.h 58 #define USE_CURSES 1
gptcurses.cc 57 displayType = USE_CURSES;
279 if (displayType == USE_CURSES) {

Completed in 181 milliseconds