OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:short_opts
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/public-domain/xz/dist/src/xzdec/
xzdec.c
122
static const char
short_opts
[] = "cdkhqQV";
local
138
while ((c = getopt_long(argc, argv,
short_opts
, long_opts, NULL))
/src/external/public-domain/xz/dist/src/xz/
args.c
238
static const char
short_opts
[]
local
320
while ((c = getopt_long(argc, argv,
short_opts
, long_opts, NULL))
Completed in 16 milliseconds
Indexes created Tue May 26 00:24:38 UTC 2026