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

  /external/gptfdisk/
gpt.h 74 int justLooking; // Set to 1 if program launched with "-l" or if read-only
192 void JustLooking(int i = 1) {justLooking = i;}
gpt.cc 73 justLooking = 0;
98 justLooking = 0;
134 justLooking = orig.justLooking;
733 if (!justLooking) {
748 if ((err == 0) && (!justLooking)) {
    [all...]

Completed in 471 milliseconds