/dports/devel/argtable/argtable2-13/example/ |
H A D | ls.c | 177 … color = arg_str0(NULL,"color","WHEN", "control whether color is used to distinguish file"), in main() 184 … format = arg_str0(NULL,"format","WORD", "across -x, commas -m, horizontal -x, long -l,"), in main() 194 …indic = arg_str0(NULL,"indicator-style","WORD","append indicator with style WORD to entry names:"), in main() 197 … I = arg_str0("I", "ignore","PATTERN", "do not list implied entries matching shell PATTERN"), in main() 213 Qstyle = arg_str0(NULL,"quoting-style","WORD","use quoting style WORD for entry names:"), in main() 219 …sort = arg_str0(NULL,"sort","WORD", "extension -X, none -U, size -S, time -t, version -v,"… in main() 221 … Time = arg_str0(NULL,"time","WORD", "show time as WORD instead of modification time:"), in main() 224 timesty = arg_str0(NULL, "time-style","STYLE", "show times using style STYLE:"), in main()
|
H A D | mv.c | 71 …struct arg_str *backupc = arg_str0(NULL, "backup", "[CONTROL]", "make a backup of each existi… in main() 77 …struct arg_str *reply = arg_str0(NULL,"reply", "{yes,no,query}", "specify how to handle the pr… in main() 80 …struct arg_str *suffix = arg_str0("S", "suffix", "SUFFIX", "override the usual backup su… in main() 81 …struct arg_str *targetd = arg_str0(NULL,"target-directory", "DIRECTORY", "move all SOURCE argum… in main()
|
/dports/biology/clustal-omega/clustal-omega-1.2.4/src/ |
H A D | mymain.c | 375 struct arg_str *opt_seqtype = arg_str0("t", "seqtype", in ParseCommandLine() 380 struct arg_str *opt_infmt = arg_str0(NULL, "infmt", in ParseCommandLine() 387 struct arg_str *opt_pairdist = arg_str0("p", "pairdist", in ParseCommandLine() 430 struct arg_str *opt_clustering = arg_str0("c", "clustering", in ParseCommandLine() 439 struct arg_str *opt_outfmt = arg_str0(NULL, "outfmt", in ParseCommandLine() 444 struct arg_str *opt_output_order = arg_str0(NULL, "output-order", in ParseCommandLine() 450 struct arg_str *opt_num_iterations = arg_str0(NULL, "iterations,iter", in ParseCommandLine()
|
/dports/devel/argtable/argtable2-13/src/ |
H A D | argtable2.def | 12 arg_str0
|
H A D | arg_str.c | 99 struct arg_str* arg_str0(const char* shortopts, in arg_str0() function
|
H A D | argtable2.h | 206 struct arg_str* arg_str0(const char* shortopts,
|
/dports/textproc/multimarkdown/MultiMarkdown-6-6.6.0/src/ |
H A D | main.c | 159 …a_format = arg_str0("t", "to", "FORMAT", "convert to FORMAT, FORMAT = html|latex|beamer|memoir|mm… in main() 169 …a_lang = arg_str0("l", "lang", "LANG", "language/smart quote localization, LANG = en|es|de|fr|he… in main() 174 a_extract = arg_str0("e", "extract", "KEY", "extract specified metadata key"), in main()
|
H A D | argtable3.h | 216 struct arg_str* arg_str0(const char* shortopts,
|
H A D | argtable3.c | 3685 struct arg_str * arg_str0(
|
/dports/lang/racket/racket-8.3/src/bc/src/ |
H A D | future.h | 171 const char *arg_str0; member
|
H A D | future.c | 2964 future->arg_str0 = who; in scheme_wrong_contract_from_ft() 3599 who = future->arg_str0; in do_invoke_rtcall() 3605 future->arg_str0 = NULL; in do_invoke_rtcall()
|
/dports/net/sslh/sslh-1.21c/ |
H A D | argtable3.h | 216 struct arg_str* arg_str0(const char* shortopts,
|
H A D | argtable3.c | 3740 struct arg_str * arg_str0( in arg_str0() function
|
/dports/lang/racket-minimal/racket-8.3/src/bc/src/ |
H A D | future.h | 171 const char *arg_str0; member
|
H A D | future.c | 2964 future->arg_str0 = who; in scheme_wrong_contract_from_ft() 3599 who = future->arg_str0; in do_invoke_rtcall() 3605 future->arg_str0 = NULL; in do_invoke_rtcall()
|
/dports/www/nginx-full/nginx-push-stream-module-0.5.4/misc/tools/ |
H A D | subscriber.c | 217 …struct arg_str *server_name = arg_str0("S", "server", "<hostname>", "server hostname where message… in main()
|
H A D | publisher.c | 229 …struct arg_str *server_name = arg_str0("S", "server", "<hostname>", "server hostname where message… in main()
|