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

  /external/gptfdisk/
popt.h 67 int poptGetNextOpt(poptContext con);
android_popt.cc 94 int poptGetNextOpt(poptContext con) {
gptcl.cc 125 while ((opt = poptGetNextOpt(poptCon)) > 0) {
158 while ((opt = poptGetNextOpt(poptCon)) > 0) {
421 while ((opt = poptGetNextOpt(poptCon)) > 0) {

Completed in 459 milliseconds