Home
last modified time | relevance | path

Searched refs:args_doc (Results 1 – 25 of 231) sorted by relevance

12345678910

/dports/sysutils/eclat/eclat-2.0/src/
H A Digw.c23 generic_proginfo->args_doc = NULL; in eclat_create_internet_gateway()
38 generic_proginfo->args_doc = "IGW-ID"; in eclat_delete_internet_gateway()
72 generic_proginfo->args_doc = "[FILTER...] [ID...]"; in eclat_describe_internet_gateways()
91 generic_proginfo->args_doc = "IGW-ID VPC-ID"; in eclat_attach_internet_gateway()
116 generic_proginfo->args_doc = "IGW-ID VPC-ID"; in eclat_detach_internet_gateway()
H A Droutetable.c24 generic_proginfo->args_doc = "VPC-ID"; in eclat_create_route_table()
43 generic_proginfo->args_doc = "RTAB-ID"; in eclat_delete_route_table()
87 generic_proginfo->args_doc = "[FILTER...] [ID...]"; in eclat_describe_route_tables()
106 generic_proginfo->args_doc = "RTAB-ID SUBNET-ID"; in eclat_associate_route_table()
131 generic_proginfo->args_doc = "RTBASSOC-ID"; in eclat_disassociate_route_table()
183 generic_proginfo->args_doc = "RTB-ID OP CIDR [DEST ID]"; in eclat_route()
H A Dsubnet.c69 generic_proginfo->args_doc = "[FILTER...] [ID...]"; in eclat_describe_subnets()
93 generic_proginfo->args_doc = "SUBNET-ID ATTR VALUE"; in eclat_modify_subnet_attribute()
123 generic_proginfo->args_doc = "SUBNET-ID"; in eclat_delete_subnet()
H A Dlssattr.c33 generic_proginfo->args_doc = "SNAP-ID [ATTR]"; in eclat_describe_snapshot_attribute()
86 generic_proginfo->args_doc = "{g|u}{-|+}{all|ID} SNAP-ID"; in eclat_modify_snapshot_attribute()
143 generic_proginfo->args_doc = "SNAP-ID"; in eclat_reset_snapshot_attribute()
H A Dvpcattr.c31 generic_proginfo->args_doc = "VPC-ID [ATTR]"; in eclat_describe_vpc_attribute()
74 generic_proginfo->args_doc = "VPC-ID ATTR VALUE"; in eclat_modify_vpc_attribute()
/dports/mail/mailutils/mailutils-3.13/mh/
H A Dmhseq.c20 static char args_doc[] = N_("[SEQUENCE]"); variable
48 args_doc, prog_doc, NULL); in main()
H A Drmm.c22 static char args_doc[] = N_("[MSGLIST]"); variable
41 args_doc, prog_doc, NULL); in main()
H A Dwhatnow.c22 static char args_doc[] = N_("[FILE]"); variable
55 mh_getopt (&argc, &argv, options, 0, args_doc, prog_doc, NULL); in main()
H A Dmhparam.c22 static char args_doc[] = N_("[COMPONENT [COMPONENT...]]"); variable
89 mh_getopt (&argc, &argv, options, 0, args_doc, prog_doc, NULL); in main()
H A Dmhpath.c22 static char args_doc[] = N_("[MSGLIST]"); variable
46 args_doc, prog_doc, NULL); in main()
H A Dwhom.c20 static char args_doc[] = "[FILE]"; variable
73 mh_getopt_ext (&argc, &argv, options, 0, optinit, args_doc, prog_doc, NULL); in main()
H A Danno.c22 static char args_doc[] = N_("[MSGLIST]"); variable
61 args_doc, prog_doc, NULL); in main()
H A Dfmtcheck.c22 static char args_doc[] = N_("[FILE]"); variable
110 mh_getopt (&argc, &argv, options, 0, args_doc, prog_doc, NULL); in main()
/dports/mail/ifile/ifile-1.3.8/argp/
H A Dargp-ex3.c62 static char args_doc[] = "ARG1 ARG2"; variable
120 static struct argp argp = { options, parse_opt, args_doc, doc };
H A Dtester.c33 static char *args_doc = "NODE [TRANSLATOR ARG...]"; variable
103 struct argp argp = {options, parse_opt, args_doc, doc}; in main()
H A Dargp-ex4.c34 static char args_doc[] = "ARG1 [STRING...]"; variable
113 static struct argp argp = { options, parse_opt, args_doc, doc };
H A Dargp-test.c118 static const char args_doc[] = "STRING"; variable
197 options, parse_opt, args_doc, doc, argp_children, help_filter
/dports/devel/argp-standalone/argp-standalone-1.3/testsuite/
H A Dex3.c69 static char args_doc[] = "ARG1 ARG2"; variable
131 static struct argp argp = { options, parse_opt, args_doc, doc, 0, 0, 0 };
H A Dex4.c44 static char args_doc[] = "ARG1 [STRING...]"; variable
132 static struct argp argp = { options, parse_opt, args_doc, doc, 0, 0, 0};
/dports/security/cvechecker/cvechecker-3.9/src/
H A Dcvecheck.h42 static char args_doc[] = ""; variable
61 static struct argp argp = { options, parse_opt, args_doc, doc };
/dports/net/gnu-dico/dico-2.10/grecs/src/
H A Dopthelp.c128 !ISEMPTY(pinfo->args_doc) ? gettext(pinfo->args_doc) : ""); in grecs_print_help()
385 if (pinfo->args_doc) { in grecs_print_usage()
386 size_t len = strlen(pinfo->args_doc) + 1; in grecs_print_usage()
389 strcpy(buf + n, pinfo->args_doc); in grecs_print_usage()
394 if (wordsplit(pinfo->args_doc, &ws, in grecs_print_usage()
/dports/sysutils/direvent/direvent-5.2/grecs/src/
H A Dopthelp.c128 !ISEMPTY(pinfo->args_doc) ? gettext(pinfo->args_doc) : ""); in grecs_print_help()
385 if (pinfo->args_doc) { in grecs_print_usage()
386 size_t len = strlen(pinfo->args_doc) + 1; in grecs_print_usage()
389 strcpy(buf + n, pinfo->args_doc); in grecs_print_usage()
394 if (wordsplit(pinfo->args_doc, &ws, in grecs_print_usage()
/dports/sysutils/pies/pies-1.5/grecs/src/
H A Dopthelp.c128 !ISEMPTY(pinfo->args_doc) ? gettext(pinfo->args_doc) : ""); in grecs_print_help()
385 if (pinfo->args_doc) { in grecs_print_usage()
386 size_t len = strlen(pinfo->args_doc) + 1; in grecs_print_usage()
389 strcpy(buf + n, pinfo->args_doc); in grecs_print_usage()
394 if (wordsplit(pinfo->args_doc, &ws, in grecs_print_usage()
/dports/sysutils/eclat/eclat-2.0/grecs/src/
H A Dopthelp.c128 !ISEMPTY(pinfo->args_doc) ? gettext(pinfo->args_doc) : ""); in grecs_print_help()
385 if (pinfo->args_doc) { in grecs_print_usage()
386 size_t len = strlen(pinfo->args_doc) + 1; in grecs_print_usage()
389 strcpy(buf + n, pinfo->args_doc); in grecs_print_usage()
394 if (wordsplit(pinfo->args_doc, &ws, in grecs_print_usage()
/dports/www/py-django-modern-rpc/django-modern-rpc-0.12.1/modernrpc/
H A Dcore.py68 self.args_doc = collections.OrderedDict()
126 doc = self.args_doc.setdefault(param_name, {})
137 doc = self.args_doc.setdefault(param_name, {})
233 return self.args_doc

12345678910