Searched refs:poptGetNextOpt (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/rsync-42/rsync/popt/
H A Dpopt.h231 int poptGetNextOpt(/*@null@*/poptContext con)
H A Dpopt.c659 int poptGetNextOpt(poptContext con) function
/macosx-10.9.5/rsync-42/rsync/
H A Dwildtest.c118 while ((opt = poptGetNextOpt(pc)) != -1) {
H A Doptions.c822 while ((opt = poptGetNextOpt(pc)) != -1) {
860 while ((opt = poptGetNextOpt(pc)) != -1) {

Completed in 417 milliseconds