Home | History | Annotate | Download | only in gptfdisk

Lines Matching refs:allOK

354    int allOK = 1;
375 } else allOK = 0; // if GPT structures destroyed
376 } else allOK = 0; // if user confirms destruction
377 return (allOK);