Home
last modified time | relevance | path

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

12345678910>>...15

/dports/shells/ksh2020/ast-ksh2020/src/lib/libast/misc/
H A Doptget_long.c73 static const char *optget_init(const char *short_opts) { in optget_init()
125 static int _optget_long(int argc, char *const *argv, const char *short_opts, in _optget_long()
323 int optget_long(int argc, char *const *argv, const char *short_opts, in optget_long()
333 int optget_long_only(int argc, char *const *argv, const char *short_opts, in optget_long_only()
/dports/shells/ksh2020/ast-ksh2020/src/lib/libast/tests/misc/
H A Doptget_long.c73 const char *short_opts, const struct optget_option *long_opts, in _test_optget_long()
130 const char *short_opts, const struct optget_option *long_opts, in _test_getopt_long()
179 static void test_optget_long(int line, int argc, char *const *argv, const char *short_opts, in test_optget_long()
191 static void test_optget_long_only(int line, int argc, char *const *argv, const char *short_opts, in test_optget_long_only()
212 const char *short_opts[] = {short_opts1, short_opts2, short_opts3, short_opts4, NULL}; in test_no_options() local
280 const char *short_opts = "a#x::"; in test_complex_options() local
440 const char *short_opts = "a:bx:y::"; in test_options_with_values() local
/dports/devel/py-celery/celery-4.4.7/celery/
H A D__init__.py86 def _find_option_with_arg(argv, short_opts=None, long_opts=None): argument
128 def maybe_patch_concurrency(argv=None, short_opts=None, argument
/dports/multimedia/ustreamer/ustreamer-4.10/src/libs/
H A Doptions.c26 void build_short_options(const struct option opts[], char *short_opts, size_t size) { in build_short_options()
/dports/textproc/highlight/highlight-4.1/extras/swig/
H A Dtestmod.php19 function valueOptions($options,$short_opts,$long_opts) {
60 $short_opts = ''; variable
/dports/net-mgmt/librenms/librenms-21.5.1/scripts/
H A Djson-app-tool.php37 $short_opts = 'sktmlhj:a:'; variable
/dports/net-p2p/microdc2/microdc2-0.15.6/src/
H A Dtth.c27 static const char *short_opts = "v"; variable
/dports/www/py-wfuzz/wfuzz-3.1.0/src/wfuzz/ui/console/
H A Dclparser.py20 short_opts = "hLAZX:vcb:e:R:D:d:z:r:f:t:w:V:H:m:f:o:s:p:w:u:" variable
85 short_opts=short_opts, argument
/dports/net-mgmt/seafile-server/seafile-server-8.0.7-server/server/gc/
H A Dseafserv-gc.c18 static const char *short_opts = "hvc:d:VDrF:"; variable
H A Dseaf-fsck.c17 static const char *short_opts = "hvft:c:d:rE:F:"; variable
/dports/audio/alsa-utils/alsa-utils-1.2.2/axfer/
H A Dmain.c98 } short_opts[] = { in decide_subcmd() local
152 } short_opts[] = { in decide_direction() local
/dports/math/octave/octave-6.4.0/libinterp/
H A Doptions.h36 static const char *short_opts = "+HWVdfhip:qvx"; variable
/dports/biology/sra-tools/sra-tools-2.11.0/test/sra-pileup/
H A Dtest_all_sam_dump_has_spotgroup.py59 short_opts = "ha:s:m:" variable
/dports/deskutils/egroupware/egroupware/importexport/
H A Dimportexport_cli.php53 $short_opts = 'f:d:'; variable
/dports/games/vor/vor-0.5.8/
H A Dargs.c55 static char short_opts[] = { 'f', 's', 'V', 'h', 'a' }; variable
/dports/textproc/jq/jq-jq-1.6/src/
H A Dmain.c110 static int isoption(const char* text, char shortopt, const char* longopt, size_t *short_opts) { in isoption()
285 size_t short_opts = 0; in main() local
/dports/devel/picprog/picprog-1.9.1/
H A Dprogram.cc744 void program::usage (struct option *long_opts, char *short_opts) in usage()
H A Dmain.cc46 char short_opts [] = "d:p:i:o:c:qh?"; variable
/dports/textproc/ripgrep-all/ripgrep-all-0.9.6/cargo-crates/lzma-sys-0.1.16/xz-5.2/src/xzdec/
H A Dxzdec.c98 static const char short_opts[] = "cdkM:hqQV"; in parse_options() local
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/lzma-sys-0.1.17/xz-5.2/src/xzdec/
H A Dxzdec.c98 static const char short_opts[] = "cdkM:hqQV"; in parse_options() local
/dports/textproc/mdbook-linkcheck/mdbook-linkcheck-0.7.6/cargo-crates/lzma-sys-0.1.17/xz-5.2/src/xzdec/
H A Dxzdec.c98 static const char short_opts[] = "cdkM:hqQV"; in parse_options() local
/dports/lang/rust/rustc-1.58.1-src/vendor/lzma-sys/xz-5.2/src/xzdec/
H A Dxzdec.c98 static const char short_opts[] = "cdkM:hqQV"; in parse_options() local
/dports/audio/rhvoice/RHVoice-1.2.4/src/bin/
H A Drhvoice-client.c130 const char *short_opts = "i:o:d:c:hVr:p:v:w:W:t:P::lL"; in main() local
/dports/biology/hisat2/hisat2-2.2.1/
H A Daligner_cache.cpp36 static const char *short_opts = "vCt"; variable
/dports/sysutils/fusefs-httpdirfs/httpdirfs-1.2.3/src/
H A Dmain.c174 const char *short_opts = "o:hVdfsp:u:P:"; in parse_arg_list() local

12345678910>>...15