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