Home
last modified time | relevance | path

Searched refs:OPT_STRING (Results 151 – 175 of 761) sorted by relevance

12345678910>>...31

/dports/graphics/netpbm/netpbm-10.91.01/editor/
H A Dpamrecolor.c369 OPTENT3(0, "colorspace", OPT_STRING, &colorspaceOpt, &csSpec, 0); in parseCommandLine()
376 OPTENT3(0, "colorfile", OPT_STRING, &cmdlineP->colorfile, in parseCommandLine()
378 OPTENT3(0, "targetcolor", OPT_STRING, &targetcolorOpt, in parseCommandLine()
/dports/devel/pcsc-lite/pcsc-lite-1.9.4/src/
H A Dpcscdaemon.c294 #define OPT_STRING "c:fTdhvaieCHt:r:s:xSI" macro
326 while ((opt = getopt_long (argc, argv, OPT_STRING, long_options, &option_index)) != -1) {
328 while ((opt = getopt (argc, argv, OPT_STRING)) != -1) {
/dports/editors/led/led-2.0/src/
H A Doptions.h41 OPT_STRING, enumerator
/dports/devel/git-gui/git-2.34.1/builtin/
H A Dwrite-tree.c28 OPT_STRING(0, "prefix", &tree_prefix, N_("<prefix>/"), in cmd_write_tree()
H A Dclone.c116 OPT_STRING(0, "template", &option_template, N_("template-directory"),
124 OPT_STRING('o', "origin", &option_origin, N_("name"),
126 OPT_STRING('b', "branch", &option_branch, N_("branch"),
128 OPT_STRING('u', "upload-pack", &option_upload_pack, N_("path"),
130 OPT_STRING(0, "depth", &option_depth, N_("depth"),
132 OPT_STRING(0, "shallow-since", &option_since, N_("time"),
142 OPT_STRING(0, "separate-git-dir", &real_git_dir, N_("gitdir"),
/dports/devel/git-p4/git-2.34.1/builtin/
H A Dwrite-tree.c28 OPT_STRING(0, "prefix", &tree_prefix, N_("<prefix>/"), in cmd_write_tree()
H A Dclone.c116 OPT_STRING(0, "template", &option_template, N_("template-directory"),
124 OPT_STRING('o', "origin", &option_origin, N_("name"),
126 OPT_STRING('b', "branch", &option_branch, N_("branch"),
128 OPT_STRING('u', "upload-pack", &option_upload_pack, N_("path"),
130 OPT_STRING(0, "depth", &option_depth, N_("depth"),
132 OPT_STRING(0, "shallow-since", &option_since, N_("time"),
142 OPT_STRING(0, "separate-git-dir", &real_git_dir, N_("gitdir"),
H A Dfor-each-repo.c34 OPT_STRING(0, "config", &config_key, N_("config"), in cmd_for_each_repo()
/dports/devel/git/git-2.34.1/builtin/
H A Dwrite-tree.c28 OPT_STRING(0, "prefix", &tree_prefix, N_("<prefix>/"), in cmd_write_tree()
H A Dclone.c116 OPT_STRING(0, "template", &option_template, N_("template-directory"),
124 OPT_STRING('o', "origin", &option_origin, N_("name"),
126 OPT_STRING('b', "branch", &option_branch, N_("branch"),
128 OPT_STRING('u', "upload-pack", &option_upload_pack, N_("path"),
130 OPT_STRING(0, "depth", &option_depth, N_("depth"),
132 OPT_STRING(0, "shallow-since", &option_since, N_("time"),
142 OPT_STRING(0, "separate-git-dir", &real_git_dir, N_("gitdir"),
/dports/devel/git-cvs/git-2.34.1/builtin/
H A Dwrite-tree.c28 OPT_STRING(0, "prefix", &tree_prefix, N_("<prefix>/"), in cmd_write_tree()
H A Dclone.c116 OPT_STRING(0, "template", &option_template, N_("template-directory"),
124 OPT_STRING('o', "origin", &option_origin, N_("name"),
126 OPT_STRING('b', "branch", &option_branch, N_("branch"),
128 OPT_STRING('u', "upload-pack", &option_upload_pack, N_("path"),
130 OPT_STRING(0, "depth", &option_depth, N_("depth"),
132 OPT_STRING(0, "shallow-since", &option_since, N_("time"),
142 OPT_STRING(0, "separate-git-dir", &real_git_dir, N_("gitdir"),
/dports/devel/git-svn/git-2.34.1/builtin/
H A Dwrite-tree.c28 OPT_STRING(0, "prefix", &tree_prefix, N_("<prefix>/"), in cmd_write_tree()
H A Dclone.c116 OPT_STRING(0, "template", &option_template, N_("template-directory"),
124 OPT_STRING('o', "origin", &option_origin, N_("name"),
126 OPT_STRING('b', "branch", &option_branch, N_("branch"),
128 OPT_STRING('u', "upload-pack", &option_upload_pack, N_("path"),
130 OPT_STRING(0, "depth", &option_depth, N_("depth"),
132 OPT_STRING(0, "shallow-since", &option_since, N_("time"), in clean_get_color()
142 OPT_STRING(0, "separate-git-dir", &real_git_dir, N_("gitdir"), in clean_get_color()
H A Dfor-each-repo.c34 OPT_STRING(0, "config", &config_key, N_("config"), in cmd_for_each_repo()
/dports/devel/cgit/cgit-1.2.3/git/builtin/
H A Dwrite-tree.c28 OPT_STRING(0, "prefix", &tree_prefix, N_("<prefix>/"), in cmd_write_tree()
/dports/devel/git-svn/git-2.34.1/
H A Darchive.c551 OPT_STRING(0, "format", &format, N_("fmt"), N_("archive format")), in parse_archive_args()
552 OPT_STRING(0, "prefix", &base, N_("prefix"), in parse_archive_args()
557 OPT_STRING('o', "output", &output, N_("file"), in parse_archive_args()
568 OPT_STRING(0, "remote", &remote, N_("repo"), in parse_archive_args()
570 OPT_STRING(0, "exec", &exec, N_("command"), in parse_archive_args()
/dports/devel/git-gui/git-2.34.1/
H A Darchive.c551 OPT_STRING(0, "format", &format, N_("fmt"), N_("archive format")), in parse_archive_args()
552 OPT_STRING(0, "prefix", &base, N_("prefix"), in parse_archive_args()
557 OPT_STRING('o', "output", &output, N_("file"), in parse_archive_args()
568 OPT_STRING(0, "remote", &remote, N_("repo"), in parse_archive_args()
570 OPT_STRING(0, "exec", &exec, N_("command"), in parse_archive_args()
/dports/devel/git-p4/git-2.34.1/
H A Darchive.c551 OPT_STRING(0, "format", &format, N_("fmt"), N_("archive format")), in parse_archive_args()
552 OPT_STRING(0, "prefix", &base, N_("prefix"), in parse_archive_args()
557 OPT_STRING('o', "output", &output, N_("file"), in parse_archive_args()
568 OPT_STRING(0, "remote", &remote, N_("repo"), in parse_archive_args()
570 OPT_STRING(0, "exec", &exec, N_("command"), in parse_archive_args()
/dports/devel/git/git-2.34.1/
H A Darchive.c551 OPT_STRING(0, "format", &format, N_("fmt"), N_("archive format")), in parse_archive_args()
552 OPT_STRING(0, "prefix", &base, N_("prefix"), in parse_archive_args()
557 OPT_STRING('o', "output", &output, N_("file"), in parse_archive_args()
568 OPT_STRING(0, "remote", &remote, N_("repo"), in parse_archive_args()
570 OPT_STRING(0, "exec", &exec, N_("command"), in parse_archive_args()
/dports/devel/git-cvs/git-2.34.1/
H A Darchive.c551 OPT_STRING(0, "format", &format, N_("fmt"), N_("archive format")), in parse_archive_args()
552 OPT_STRING(0, "prefix", &base, N_("prefix"), in parse_archive_args()
557 OPT_STRING('o', "output", &output, N_("file"), in parse_archive_args()
568 OPT_STRING(0, "remote", &remote, N_("repo"), in parse_archive_args()
570 OPT_STRING(0, "exec", &exec, N_("command"), in parse_archive_args()
/dports/net-mgmt/libsmi/libsmi-0.4.8/tools/
H A Dshhopt.c163 return opt->type == OPT_STRING in optNeedsArgument()
214 case OPT_STRING: in optExecute()
/dports/archivers/nwreckdum/nwreckdum-22cbc47/
H A Dshhopt.c183 return opt->type == OPT_STRING in optNeedsArgument()
240 case OPT_STRING: in optExecute()
/dports/ftp/weex/weex-2.8.3/src/
H A Dshhopt.c170 return opt->type == OPT_STRING in optNeedsArgument()
221 case OPT_STRING: in optExecute()
/dports/devel/libshhopt/shhopt-1.1.7/
H A Dshhopt.c163 return opt->type == OPT_STRING in optNeedsArgument()
214 case OPT_STRING: in optExecute()

12345678910>>...31