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

/freebsd-9.3-release/contrib/xz/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))
/freebsd-9.3-release/contrib/xz/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 67 milliseconds