OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:optbase
(Results
1 - 2
of
2
) sorted by relevancy
/src/bin/sh/
options.c
556
char **
optbase
;
local in function:getoptscmd
561
optbase
= shellparam.p;
563
optbase
= &argv[3];
566
shellparam.optnext =
optbase
;
571
return getopts(argv[1], argv[2],
optbase
, &shellparam.optnext,
options.c
556
char **
optbase
;
local in function:getoptscmd
561
optbase
= shellparam.p;
563
optbase
= &argv[3];
566
shellparam.optnext =
optbase
;
571
return getopts(argv[1], argv[2],
optbase
, &shellparam.optnext,
Completed in 38 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025