Searched refs:optbase (Results 1 – 1 of 1) sorted by relevance
420 char **optbase = NULL; in getoptscmd() local425 optbase = shellparam.p; in getoptscmd()427 optbase = &argv[3]; in getoptscmd()430 shellparam.optnext = optbase; in getoptscmd()435 return getopts(argv[1], argv[2], optbase, &shellparam.optnext, in getoptscmd()