OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:set_opts
(Results
1 - 1
of
1
) sorted by relevancy
/src/bin/ksh/
misc.c
351
static char
set_opts
[NELEM(goptions) + 5]; /* Ao;s\0 */
local in function:parse_args
364
/* see
set_opts
[] declaration */
365
strlcpy(
set_opts
, "A:o;s", sizeof
set_opts
);
366
q =
set_opts
+ strlen(
set_opts
);
389
opts =
set_opts
;
Completed in 13 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025