Searched refs:optbase (Results 1 – 1 of 1) sorted by relevance
380 char **optbase; in getoptscmd() local385 optbase = shellparam.p; in getoptscmd()387 optbase = &argv[3]; in getoptscmd()390 shellparam.optnext = optbase; in getoptscmd()395 return getopts(argv[1], argv[2], optbase, &shellparam.optnext, in getoptscmd()