Lines Matching refs:ksh_getopt
39 if (ksh_getopt(wp, &builtin_opt, null) == '?')
72 while ((optc = ksh_getopt(wp, &builtin_opt, "S")) != EOF)
192 if (ksh_getopt(wp, &builtin_opt, null) == '?')
228 if (ksh_getopt(wp, &builtin_opt, null) == '?')
262 while ((optc = ksh_getopt(wp, &builtin_opt, "prsu,")) != EOF)
435 if (ksh_getopt(wp, &builtin_opt, null) == '?')
480 if (ksh_getopt(wp, &builtin_opt, null) == '?')
542 if (ksh_getopt(wp, &builtin_opt, null) == '?')
585 if (ksh_getopt(wp, &builtin_opt, null) == '?')
676 while ((optc = ksh_getopt(wp, &builtin_opt, "fv")) != EOF)
791 while ((optc = ksh_getopt(wp, &opt, ":p")) != EOF)