Searched refs:poptGetNextOpt (Results 1 – 4 of 4) sorted by relevance
126 while ((opt = poptGetNextOpt(poptCon)) > 0) { in DoOptions()159 while ((opt = poptGetNextOpt(poptCon)) > 0) { in DoOptions()430 while ((opt = poptGetNextOpt(poptCon)) > 0) { in DoOptions()
67 int poptGetNextOpt(poptContext con);
96 int poptGetNextOpt(poptContext con) { in poptGetNextOpt() function
566 while ((rc = poptGetNextOpt(popt_context)) > 0) { in main()