Searched refs:nextopt (Results 1 - 7 of 7) sorted by relevance

/macosx-10.10.1/efax-38/efax/
H A Defaxmsg.h28 int nextopt( int argc, char **argv, char *args ) ;
H A Defaxmsg.c19 int nxtoptind = 1 ; /* for communication with nextopt() */
188 int nextopt( int argc, char **argv, char *args ) function
H A Defix.c256 while ( !err && (c=nextopt(argc,argv,"n:i:o:O:v:l:f:r:s:p:d:R:M") ) != -1) {
H A Defax.c2588 ( c = nextopt ( argc,argv,
/macosx-10.10.1/xnu-2782.1.97/SETUP/config/
H A Dmkmakefile.c345 nextopt:
351 goto nextopt;
412 goto nextopt;
416 goto nextopt; /* want file if option missing */
424 goto nextopt;
/macosx-10.10.1/remote_cmds-47/tftp.tproj/
H A Dtftp.c111 char *opt, *endp, *nextopt, *valp; local
125 nextopt = valp + l;
128 opt = nextopt;
152 opt = nextopt;
/macosx-10.10.1/ICU-531.30/icuSources/tools/tzcode/
H A Dzdump.c294 int nextopt; local
325 nextopt = 1;
326 while(nextopt) {
345 nextopt = 0;

Completed in 159 milliseconds