Home
last modified time | relevance | path

Searched refs:prog_doc (Results 1 – 25 of 43) sorted by relevance

12

/dports/mail/mailfromd/mailfromd-8.10/src/
H A Dcalloutd.c49 static char prog_doc[] = N_("calloutd -- a call out server"); variable
96 .prog_doc = prog_doc,
H A Dmfdbtool.c169 static char prog_doc[] = N_("mfdbtool -- Mailfromd database management tool"); variable
344 .prog_doc = prog_doc,
/dports/mail/mailutils/mailutils-3.13/mh/
H A Dinstall-mh.c19 static char prog_doc[] = N_("GNU MH install-mh"); variable
38 mh_getopt (&argc, &argv, options, 0, NULL, prog_doc, NULL); in main()
H A Dmhseq.c19 static char prog_doc[] = N_("Print numbers of messages in GNU MH sequence"); variable
48 args_doc, prog_doc, NULL); in main()
H A Drmm.c21 static char prog_doc[] = N_("Remove messages"); variable
41 args_doc, prog_doc, NULL); in main()
H A Dwhatnow.c21 static char prog_doc[] = N_("Prompting front-end for sending messages"); variable
55 mh_getopt (&argc, &argv, options, 0, args_doc, prog_doc, NULL); in main()
H A Dmhparam.c21 static char prog_doc[] = N_("Print GNU MH profile and context components"); variable
89 mh_getopt (&argc, &argv, options, 0, args_doc, prog_doc, NULL); in main()
H A Dmhpath.c21 static char prog_doc[] = N_("Print full pathnames of GNU MH messages and folders"); variable
46 args_doc, prog_doc, NULL); in main()
H A Dwhom.c19 static char prog_doc[] = N_("Report to whom a message would go"); variable
73 mh_getopt_ext (&argc, &argv, options, 0, optinit, args_doc, prog_doc, NULL); in main()
H A Danno.c21 static char prog_doc[] = N_("Annotate messages"); variable
61 args_doc, prog_doc, NULL); in main()
H A Dfmtcheck.c21 static char prog_doc[] = N_("Check MH format string"); variable
110 mh_getopt (&argc, &argv, options, 0, args_doc, prog_doc, NULL); in main()
H A Drmf.c30 static char prog_doc[] = N_("Remove a GNU MH folder"); variable
151 mh_getopt (&argc, &argv, options, 0, NULL, prog_doc, NULL); in main()
H A Dmhl.c23 static char prog_doc[] = N_("Produce formatted listings of MH messages"); variable
141 args_doc, prog_doc, NULL); in main()
H A Dali.c26 static char prog_doc[] = N_("List mail aliases"); variable
145 mh_getopt (&argc, &argv, options, 0, args_doc, prog_doc, NULL); in main()
H A Dscan.c28 static char prog_doc[] = N_("Produce a one line per message scan listing"); variable
103 args_doc, prog_doc, NULL); in main()
H A Dcomp.c23 static char prog_doc[] = N_("Compose a message"); variable
138 mh_getopt_ext (&argc, &argv, options, 0, optinit, args_doc, prog_doc, NULL); in main()
H A Dmark.c19 static char prog_doc[] = N_("Manipulate message sequences"); variable
170 args_doc, prog_doc, NULL); in main()
H A Drefile.c26 static char prog_doc[] = N_("File messages in other folders"); variable
188 mh_getopt (&argc, &argv, options, 0, args_doc, prog_doc, NULL); in main()
H A Dprompter.c22 static char prog_doc[] = N_("Prompting editor front-end for GNU MH"); variable
91 mh_getopt (&argc, &argv, options, 0, args_doc, prog_doc, NULL); in main()
H A Dmsgchk.c24 static char prog_doc[] = N_("Check for messages"); variable
352 mh_getopt (&argc, &argv, options, 0, args_doc, prog_doc, NULL); in main()
H A Dpick.c24 static char prog_doc[] = N_("Search for messages by content"); variable
272 args_doc, prog_doc, NULL); in main()
H A Dshow.c21 static char prog_doc[] = N_("Display GNU MH messages"); variable
222 args_doc, prog_doc, NULL); in main()
/dports/audio/yoshimi/yoshimi-2.1.2.2/src/Misc/
H A DCmdOptions.cpp32 char prog_doc[] = variable
182 static struct argp cmd_argp = { cmd_options, parse_cmds, prog_doc, 0, 0, 0, 0};
/dports/mail/mailutils/mailutils-3.13/mu/
H A Dmu.c135 .prog_doc = N_("GNU Mailutils multi-purpose tool."),
196 cli.prog_doc = N_("display help on mailutils subcommands"); in main()
/dports/mail/mailutils/mailutils-3.13/mu/libexec/
H A Dgetopt.c54 .prog_doc = (char*) docstring, in mu_action_getopt()

12