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

  /external/gptfdisk/
gptcl.cc 44 JustLooking(0);
152 JustLooking(); // reset as necessary
173 JustLooking(0);
196 JustLooking(0);
215 JustLooking(0);
220 JustLooking(0);
230 JustLooking(0);
246 JustLooking(0);
251 JustLooking(0);
256 JustLooking(0)
    [all...]
gdisk.cc 56 theGPT.JustLooking();
sgdisk.cc 61 gptData.JustLooking();
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;}

Completed in 1450 milliseconds