| Home | Sort by: relevance | last modified time | path |
| /src/bin/sh/ | |
| options.c | 556 char **optbase; local 561 optbase = shellparam.p; 563 optbase = &argv[3]; 566 shellparam.optnext = optbase; 571 return getopts(argv[1], argv[2], optbase, &shellparam.optnext, |