Home | History | Annotate | Download | only in libtests

Lines Matching refs:option_end

1578    int option_end, ilog = 0;
1584 for (option_end=1; option_end<argc; ++option_end)
1586 const char *name = argv[option_end];
1614 ilog = option_end; /* prevent display */
1665 for (i=option_end; i<argc; ++i)
1689 for (j=1; j<option_end; ++j) if (j != ilog)