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 - 4
of
4
) sorted by relevancy
/src/external/public-domain/xz/dist/src/xzdec/
xzdec.c
98
static const char
short_opts
[] = "cdkM:hqQV";
local
114
while ((c = getopt_long(argc, argv,
short_opts
, long_opts, NULL))
xzdec.c
98
static const char
short_opts
[] = "cdkM:hqQV";
local
114
while ((c = getopt_long(argc, argv,
short_opts
, long_opts, NULL))
/src/external/public-domain/xz/dist/src/xz/
args.c
148
static const char
short_opts
[]
local
215
while ((c = getopt_long(argc, argv,
short_opts
, long_opts, NULL))
args.c
148
static const char
short_opts
[]
local
215
while ((c = getopt_long(argc, argv,
short_opts
, long_opts, NULL))
Completed in 96 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026