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

  /external/gptfdisk/
mbrpart.h 63 int canBeLogical;
88 void SetCanBeLogical(int c) {canBeLogical = c;}
99 int CanBeLogical(void) {return canBeLogical;}
basicmbr.cc 776 // Updates the canBeLogical and canBePrimary flags for all the partitions.
    [all...]

Completed in 163 milliseconds