Home
last modified time | relevance | path

Searched refs:optionsp (Results 1 – 1 of 1) sorted by relevance

/mirbsd/src/bin/mksh/
Dmisc.c992 ksh_getopt(const char **argv, Getopt *go, const char *optionsp) in ksh_getopt() argument
1021 !(o = cstrchr(optionsp, c))) { in ksh_getopt()
1022 if (optionsp[0] == ':') { in ksh_getopt()
1049 if (optionsp[0] == ':') { in ksh_getopt()