Home | History | Annotate | Download | only in src

Lines Matching full:optc

554 			int optc, saw_p = 0;
561 while ((optc = ksh_getopt(ap, &builtin_opt, ":p")) == 'p')
563 if (optc != EOF)