Home | History | Annotate | Download | only in emultempl

Lines Matching full:indx

279   int indx;
284 indx = optind;
285 if (indx == 0)
286 indx = 1;
288 if (indx < argc && CONST_STRNEQ (argv[indx], "-b"))
292 for (s = argv[indx]; *s != '\0'; s++)