Searched refs:optionsp (Results 1 – 1 of 1) sorted by relevance
929 ksh_getopt(const char **argv, Getopt *go, const char *optionsp) in ksh_getopt() argument958 !(o = cstrchr(optionsp, c))) { in ksh_getopt()959 if (optionsp[0] == ':') { in ksh_getopt()986 if (optionsp[0] == ':') { in ksh_getopt()