Home | History | Annotate | Download | only in src

Lines Matching refs:optc

559 			int optc, saw_p = 0;
566 while ((optc = ksh_getopt(ap, &builtin_opt, ":p")) == 'p')
568 if (optc != EOF)