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

  /external/gptfdisk/
basicmbr.h 107 int FindNextInUse(int start);
basicmbr.cc 377 partNum = FindNextInUse(4);
384 next = FindNextInUse(partNum + 1);
    [all...]

Completed in 59 milliseconds