Searched refs:short_opts (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/external/public-domain/xz/dist/src/xzdec/
H A Dxzdec.c98 static const char short_opts[] = "cdkM:hqQV"; local
114 while ((c = getopt_long(argc, argv, short_opts, long_opts, NULL))
/netbsd-6-1-5-RELEASE/external/public-domain/xz/dist/src/xz/
H A Dargs.c81 static const char short_opts[] local
143 while ((c = getopt_long(argc, argv, short_opts, long_opts, NULL))

Completed in 105 milliseconds