Searched refs:justLooking (Results 1 – 4 of 4) sorted by relevance
37 void look_around( struct dist &moves, bool justLooking, int first_move = -1,
289 void look_around(struct dist &moves, bool justLooking, int first_move, int mode) in look_around() argument450 if (!justLooking) in look_around()
72 justLooking = 0; in GPTData()102 justLooking = orig.justLooking; in GPTData()135 justLooking = 0; in GPTData()172 justLooking = orig.justLooking; in operator =()816 if (!justLooking) { in PartitionScan()831 if ((err == 0) && (!justLooking)) { in LoadPartitions()1165 if (justLooking) { in SaveGPTData()1619 if (!justLooking) { in UseWhichPartitions()1632 if ((!justLooking) && (!beQuiet)) { in UseWhichPartitions()
76 int justLooking; // Set to 1 if program launched with "-l" or if read-only198 void JustLooking(int i = 1) {justLooking = i;}