OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cmd_opts
(Results
1 - 1
of
1
) sorted by relevancy
/src/bin/ksh/
misc.c
350
static char
cmd_opts
[NELEM(goptions) + 3]; /* o:\0 */
local in function:parse_args
358
if (
cmd_opts
[0] == '\0') {
361
/* see
cmd_opts
[] declaration */
362
strlcpy(
cmd_opts
, "o:", sizeof
cmd_opts
);
363
p =
cmd_opts
+ strlen(
cmd_opts
);
387
opts =
cmd_opts
;
Completed in 12 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025