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
191 void JustLooking(int i = 1) {justLooking = i;}
gpt.cc 71 justLooking = 0;
95 justLooking = 0;
130 justLooking = orig.justLooking;
728 if (!justLooking) {
743 if ((err == 0) && (!justLooking)) {
    [all...]

Completed in 498 milliseconds