Home
last modified time | relevance | path

Searched defs:short_opts (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/public-domain/xz/dist/src/xzdec/
H A Dxzdec.c98 static const char short_opts[] = "cdkM:hqQV"; in parse_options() local
/netbsd-src/external/public-domain/xz/dist/src/xz/
H A Dargs.c148 static const char short_opts[] in parse_real() local
/netbsd-src/external/gpl2/dtc/dist/
H A Dutil.c417 const char *short_opts, in util_usage()