Home | History | Annotate | Download | only in src

Lines Matching refs:optionsp

1007 ksh_getopt(const char **argv, Getopt *go, const char *optionsp)
1036 !(o = cstrchr(optionsp, c))) {
1037 if (optionsp[0] == ':') {
1064 if (optionsp[0] == ':') {