Lines Matching +full:line +full:- +full:name

2  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
4 * It has been AutoGen-ed May 25, 2024 at 12:04:43 AM by AutoGen 5.18.16
5 * From the definitions ntp-keygen-opts.def
12 * by the ntp-keygen author or copyright holder. AutoOpts is
18 * The ntp-keygen program is copyrighted and licensed
21 …* Copyright (C) 1992-2024 The University of Delaware and Network Time Foundation, all rights rese…
26 * <http://opensource.org/licenses/ntp-license.php>
32 * supporting documentation, and that the name The University of Delaware not be used in
41 #include "ntp-keygen-opts.h"
76 * static const strings for ntp-keygen options
79 /* 0 */ "ntp-keygen (ntp) 4.2.8p18\n"
80 …"Copyright (C) 1992-2024 The University of Delaware and Network Time Foundation, all rights reserv…
85 " <http://opensource.org/licenses/ntp-license.php>\n\0"
90 "documentation, and that the name The University of Delaware not be used in\n"
107 /* 1175 */ "debug-level\0"
110 /* 1233 */ "set-debug-level\0"
113 /* 1286 */ "id-key\0"
116 /* 1335 */ "gq-params\0"
119 /* 1376 */ "host-key\0"
123 /* 1423 */ "set Autokey group name\0"
137 /* 1610 */ "pvt-cert\0"
143 /* 1716 */ "export-passwd\0"
144 /* 1730 */ "set host and optionally group name\0"
146 /* 1778 */ "subject-name\0"
149 /* 1831 */ "sign-key\0"
152 /* 1885 */ "trusted-cert\0"
155 /* 1937 */ "mv-params\0"
158 /* 1976 */ "mv-keys\0"
162 /* 2078 */ "more-help\0"
166 /* 2171 */ "save-opts\0"
169 /* 2223 */ "no-load-opts\0"
172 /* 2250 */ "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.8p18\n"
173 "Usage: %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n\0"
179 /* 2417 */ "ntp-keygen (ntp) 4.2.8p18";
187 /** Upper-cased name for the imbits option */
189 /** Name string for the imbits option */
208 /** Upper-cased name for the certificate option */
210 /** Name string for the certificate option */
229 /** Upper-cased name for the cipher option */
231 /** Name string for the cipher option */
245 * debug-level option description:
247 /** Descriptive text for the debug-level option */
249 /** Upper-cased name for the debug-level option */
251 /** Name string for the debug-level option */
253 /** Compiled in flag settings for the debug-level option */
257 * set-debug-level option description:
259 /** Descriptive text for the set-debug-level option */
261 /** Upper-cased name for the set-debug-level option */
263 /** Name string for the set-debug-level option */
265 /** Compiled in flag settings for the set-debug-level option */
270 * id-key option description:
273 /** Descriptive text for the id-key option */
275 /** Upper-cased name for the id-key option */
277 /** Name string for the id-key option */
279 /** Compiled in flag settings for the id-key option */
282 #else /* disable id-key */
290 * gq-params option description:
293 /** Descriptive text for the gq-params option */
295 /** Upper-cased name for the gq-params option */
297 /** Name string for the gq-params option */
299 /** Compiled in flag settings for the gq-params option */
302 #else /* disable gq-params */
310 * host-key option description:
313 /** Descriptive text for the host-key option */
315 /** Upper-cased name for the host-key option */
317 /** Name string for the host-key option */
319 /** Compiled in flag settings for the host-key option */
322 #else /* disable host-key */
335 /** Upper-cased name for the iffkey option */
337 /** Name string for the iffkey option */
355 /** Upper-cased name for the ident option */
357 /** Name string for the ident option */
376 /** Upper-cased name for the lifetime option */
378 /** Name string for the lifetime option */
397 /** Upper-cased name for the modulus option */
399 /** Name string for the modulus option */
417 /** Upper-cased name for the md5key option */
419 /** Name string for the md5key option */
425 * pvt-cert option description:
428 /** Descriptive text for the pvt-cert option */
430 /** Upper-cased name for the pvt-cert option */
432 /** Name string for the pvt-cert option */
434 /** Compiled in flag settings for the pvt-cert option */
437 #else /* disable pvt-cert */
450 /** Upper-cased name for the password option */
452 /** Name string for the password option */
466 * export-passwd option description:
469 /** Descriptive text for the export-passwd option */
471 /** Upper-cased name for the export-passwd option */
473 /** Name string for the export-passwd option */
475 /** Compiled in flag settings for the export-passwd option */
479 #else /* disable export-passwd */
487 * subject-name option description:
490 /** Descriptive text for the subject-name option */
492 /** Upper-cased name for the subject-name option */
494 /** Name string for the subject-name option */
496 /** Compiled in flag settings for the subject-name option */
500 #else /* disable subject-name */
508 * sign-key option description:
511 /** Descriptive text for the sign-key option */
513 /** Upper-cased name for the sign-key option */
515 /** Name string for the sign-key option */
517 /** Compiled in flag settings for the sign-key option */
521 #else /* disable sign-key */
529 * trusted-cert option description:
532 /** Descriptive text for the trusted-cert option */
534 /** Upper-cased name for the trusted-cert option */
536 /** Name string for the trusted-cert option */
538 /** Compiled in flag settings for the trusted-cert option */
541 #else /* disable trusted-cert */
549 * mv-params option description:
552 /** Descriptive text for the mv-params option */
554 /** Upper-cased name for the mv-params option */
556 /** Name string for the mv-params option */
558 /** Compiled in flag settings for the mv-params option */
562 #else /* disable mv-params */
570 * mv-keys option description:
573 /** Descriptive text for the mv-keys option */
575 /** Upper-cased name for the mv-keys option */
577 /** Name string for the mv-keys option */
579 /** Compiled in flag settings for the mv-keys option */
583 #else /* disable mv-keys */
643 * Define the ntp-keygen Option Descriptions.
645 * option that the ntp-keygen program responds to.
653 /* last opt argumnt */ { NULL }, /* --imbits */
657 /* desc, NAME, name */ IMBITS_DESC, IMBITS_NAME, IMBITS_name,
665 /* last opt argumnt */ { NULL }, /* --certificate */
669 /* desc, NAME, name */ CERTIFICATE_DESC, CERTIFICATE_NAME, CERTIFICATE_name,
677 /* last opt argumnt */ { NULL }, /* --cipher */
681 /* desc, NAME, name */ CIPHER_DESC, CIPHER_NAME, CIPHER_name,
689 /* last opt argumnt */ { NULL }, /* --debug-level */
693 /* desc, NAME, name */ DEBUG_LEVEL_DESC, DEBUG_LEVEL_NAME, DEBUG_LEVEL_name,
701 /* last opt argumnt */ { NULL }, /* --set-debug-level */
705 /* desc, NAME, name */ SET_DEBUG_LEVEL_DESC, SET_DEBUG_LEVEL_NAME, SET_DEBUG_LEVEL_name,
713 /* last opt argumnt */ { NULL }, /* --id-key */
717 /* desc, NAME, name */ ID_KEY_DESC, ID_KEY_NAME, ID_KEY_name,
725 /* last opt argumnt */ { NULL }, /* --gq-params */
729 /* desc, NAME, name */ GQ_PARAMS_DESC, GQ_PARAMS_NAME, GQ_PARAMS_name,
737 /* last opt argumnt */ { NULL }, /* --host-key */
741 /* desc, NAME, name */ HOST_KEY_DESC, HOST_KEY_NAME, HOST_KEY_name,
749 /* last opt argumnt */ { NULL }, /* --iffkey */
753 /* desc, NAME, name */ IFFKEY_DESC, IFFKEY_NAME, IFFKEY_name,
761 /* last opt argumnt */ { NULL }, /* --ident */
765 /* desc, NAME, name */ IDENT_DESC, IDENT_NAME, IDENT_name,
773 /* last opt argumnt */ { NULL }, /* --lifetime */
777 /* desc, NAME, name */ LIFETIME_DESC, LIFETIME_NAME, LIFETIME_name,
785 /* last opt argumnt */ { NULL }, /* --modulus */
789 /* desc, NAME, name */ MODULUS_DESC, MODULUS_NAME, MODULUS_name,
797 /* last opt argumnt */ { NULL }, /* --md5key */
801 /* desc, NAME, name */ MD5KEY_DESC, MD5KEY_NAME, MD5KEY_name,
809 /* last opt argumnt */ { NULL }, /* --pvt-cert */
813 /* desc, NAME, name */ PVT_CERT_DESC, PVT_CERT_NAME, PVT_CERT_name,
821 /* last opt argumnt */ { NULL }, /* --password */
825 /* desc, NAME, name */ PASSWORD_DESC, PASSWORD_NAME, PASSWORD_name,
833 /* last opt argumnt */ { NULL }, /* --export-passwd */
837 /* desc, NAME, name */ EXPORT_PASSWD_DESC, EXPORT_PASSWD_NAME, EXPORT_PASSWD_name,
845 /* last opt argumnt */ { NULL }, /* --subject-name */
849 /* desc, NAME, name */ SUBJECT_NAME_DESC, SUBJECT_NAME_NAME, SUBJECT_NAME_name,
857 /* last opt argumnt */ { NULL }, /* --sign-key */
861 /* desc, NAME, name */ SIGN_KEY_DESC, SIGN_KEY_NAME, SIGN_KEY_name,
869 /* last opt argumnt */ { NULL }, /* --trusted-cert */
873 /* desc, NAME, name */ TRUSTED_CERT_DESC, TRUSTED_CERT_NAME, TRUSTED_CERT_name,
881 /* last opt argumnt */ { NULL }, /* --mv-params */
885 /* desc, NAME, name */ MV_PARAMS_DESC, MV_PARAMS_NAME, MV_PARAMS_name,
893 /* last opt argumnt */ { NULL }, /* --mv-keys */
897 /* desc, NAME, name */ MV_KEYS_DESC, MV_KEYS_NAME, MV_KEYS_name,
909 /* desc, NAME, name */ VER_DESC, NULL, VER_name,
923 /* desc, NAME, name */ HELP_DESC, NULL, HELP_name,
935 /* desc, NAME, name */ MORE_HELP_DESC, NULL, MORE_HELP_name,
948 /* desc, NAME, name */ SAVE_OPTS_DESC, NULL, SAVE_OPTS_name,
961 /* desc, NAME, name */ LOAD_OPTS_DESC, LOAD_OPTS_NAME, LOAD_OPTS_name,
967 /** Reference to the upper cased version of ntp-keygen. */
969 /** Reference to the title line for ntp-keygen usage. */
971 /** ntp-keygen configuration file name. */
973 /** Directories to search for ntp-keygen config files. */
978 /** The ntp-keygen program bug email address. */
980 /** Clarification/explanation of what ntp-keygen does. */
982 /** Extra detail explaining what ntp-keygen does. */
984 /** The full version string for ntp-keygen. */
986 /* extracted from optcode.tlib near line 342 */
1025 * Code to handle the imbits option, when AUTOKEY is #define-d.
1027 * @param[in] pOptions the ntp-keygen options data structure
1043 if (pOptDesc->optArg.argInt < rng[ix].rmin) in doOptImbits()
1045 if (pOptDesc->optArg.argInt == rng[ix].rmin) in doOptImbits()
1049 if (pOptDesc->optArg.argInt <= rng[ix].rmax) in doOptImbits()
1062 * Code to handle the debug-level option.
1064 * @param[in] pOptions the ntp-keygen options data structure
1071 * Be sure the flag-code[0] handles special values for the options pointer in doOptDebug_Level()
1073 * ((poptdesc->fOptState & OPTST_RESET) != 0) telling the option to in doOptDebug_Level()
1076 /* extracted from debug-opt.def, line 15 */ in doOptDebug_Level()
1084 * Code to handle the modulus option, when AUTOKEY is #define-d.
1086 * @param[in] pOptions the ntp-keygen options data structure
1102 if (pOptDesc->optArg.argInt < rng[ix].rmin) in doOptModulus()
1104 if (pOptDesc->optArg.argInt == rng[ix].rmin) in doOptModulus()
1108 if (pOptDesc->optArg.argInt <= rng[ix].rmax) in doOptModulus()
1118 /* extracted from optmain.tlib near line 1250 */
1121 * The directory containing the data associated with ntp-keygen.
1128 * Information about the person or institution that packaged ntp-keygen
1134 /** Packager information for ntp-keygen. */
1151 * The option definitions for ntp-keygen. The one structure that
1177 { INDEX_OPT_MORE_HELP, /* more-help option index */
1179 NO_EQUIVALENT, /* '-#' option index */
1191 * ntp-keygen program. These translations happen upon entry
1201 #include <autoopts/usage-txt.h>
1208 * to convert from English to the target language, then strdup-duplicates the
1264 * Guard against re-translation. It won't work. The strings will have in translate_option_strings()
1278 } while (--ix > 0); in translate_option_strings()
1279 /* prevent re-translation and disable "libopts" domain lookup */ in translate_option_strings()
1282 coerce_it(VOIDP(&(opts->pzCopyright))); in translate_option_strings()
1283 coerce_it(VOIDP(&(opts->pzCopyNotice))); in translate_option_strings()
1284 coerce_it(VOIDP(&(opts->pzFullVersion))); in translate_option_strings()
1285 coerce_it(VOIDP(&(opts->pzUsageTitle))); in translate_option_strings()
1286 coerce_it(VOIDP(&(opts->pzExplain))); in translate_option_strings()
1287 coerce_it(VOIDP(&(opts->pzDetail))); in translate_option_strings()
1289 tOptDesc * od = opts->pOptDesc; in translate_option_strings()
1290 for (ix = opts->optCt; ix > 0; ix--, od++) in translate_option_strings()
1291 coerce_it(VOIDP(&(od->pzText))); in translate_option_strings()
1304 by a field name in the ntp_keygenOptions structure noted in the in bogus_function()
1313 by name. These are set off with apostrophe quotes (I hope). Do not in bogus_function()
1317 puts(_("ntp-keygen (ntp) 4.2.8p18\n\ in bogus_function()
1318 Copyright (C) 1992-2024 The University of Delaware and Network Time Foundation, all rights reserved… in bogus_function()
1323 <http://opensource.org/licenses/ntp-license.php>\n")); in bogus_function()
1330 documentation, and that the name The University of Delaware not be used in\n\ in bogus_function()
1337 /* referenced via ntp_keygenOptions.pOptDesc->pzText */ in bogus_function()
1340 /* referenced via ntp_keygenOptions.pOptDesc->pzText */ in bogus_function()
1343 /* referenced via ntp_keygenOptions.pOptDesc->pzText */ in bogus_function()
1346 /* referenced via ntp_keygenOptions.pOptDesc->pzText */ in bogus_function()
1349 /* referenced via ntp_keygenOptions.pOptDesc->pzText */ in bogus_function()
1352 /* referenced via ntp_keygenOptions.pOptDesc->pzText */ in bogus_function()
1355 /* referenced via ntp_keygenOptions.pOptDesc->pzText */ in bogus_function()
1358 /* referenced via ntp_keygenOptions.pOptDesc->pzText */ in bogus_function()
1361 /* referenced via ntp_keygenOptions.pOptDesc->pzText */ in bogus_function()
1364 /* referenced via ntp_keygenOptions.pOptDesc->pzText */ in bogus_function()
1365 puts(_("set Autokey group name")); in bogus_function()
1367 /* referenced via ntp_keygenOptions.pOptDesc->pzText */ in bogus_function()
1370 /* referenced via ntp_keygenOptions.pOptDesc->pzText */ in bogus_function()
1373 /* referenced via ntp_keygenOptions.pOptDesc->pzText */ in bogus_function()
1376 /* referenced via ntp_keygenOptions.pOptDesc->pzText */ in bogus_function()
1379 /* referenced via ntp_keygenOptions.pOptDesc->pzText */ in bogus_function()
1382 /* referenced via ntp_keygenOptions.pOptDesc->pzText */ in bogus_function()
1385 /* referenced via ntp_keygenOptions.pOptDesc->pzText */ in bogus_function()
1386 puts(_("set host and optionally group name")); in bogus_function()
1388 /* referenced via ntp_keygenOptions.pOptDesc->pzText */ in bogus_function()
1391 /* referenced via ntp_keygenOptions.pOptDesc->pzText */ in bogus_function()
1394 /* referenced via ntp_keygenOptions.pOptDesc->pzText */ in bogus_function()
1397 /* referenced via ntp_keygenOptions.pOptDesc->pzText */ in bogus_function()
1400 /* referenced via ntp_keygenOptions.pOptDesc->pzText */ in bogus_function()
1403 /* referenced via ntp_keygenOptions.pOptDesc->pzText */ in bogus_function()
1406 /* referenced via ntp_keygenOptions.pOptDesc->pzText */ in bogus_function()
1409 /* referenced via ntp_keygenOptions.pOptDesc->pzText */ in bogus_function()
1412 /* referenced via ntp_keygenOptions.pOptDesc->pzText */ in bogus_function()
1416 puts(_("ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.8p18\n\ in bogus_function()
1417 Usage: %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n")); in bogus_function()
1423 puts(_("ntp-keygen (ntp) 4.2.8p18")); in bogus_function()
1426 puts(_("<<<NOT-FOUND>>>")); in bogus_function()
1429 puts(_("<<<NOT-FOUND>>>")); in bogus_function()
1430 /* LIBOPTS-MESSAGES: */ in bogus_function()
1431 #line 67 "../autoopts.c" in bogus_function()
1433 #line 89 "../autoopts.c" in bogus_function()
1435 #line 48 "../init.c" in bogus_function()
1437 #line 81 "../init.c" in bogus_function()
1439 #line 79 "../init.c" in bogus_function()
1442 #line 78 "../autoopts.c" in bogus_function()
1444 #line 83 "../init.c" in bogus_function()
1446 #line 121 "../version.c" in bogus_function()
1448 "\tCopyright (C) 1999-2017 by Bruce Korb - all rights reserved\n")); in bogus_function()
1449 #line 49 "../makeshell.c" in bogus_function()
1451 #line 90 "../reset.c" in bogus_function()
1452 puts(_("optionResetOpt() called, but reset-option not configured")); in bogus_function()
1453 #line 241 "../usage.c" in bogus_function()
1455 #line 330 "../autoopts.c" in bogus_function()
1457 #line 697 "../usage.c" in bogus_function()
1459 #line 568 "../find.c" in bogus_function()
1461 #line 76 "../alias.c" in bogus_function()
1463 #line 210 "../enum.c" in bogus_function()
1465 #line 78 "../find.c" in bogus_function()
1467 #line 263 "../find.c" in bogus_function()
1468 puts(_("%s: ambiguous option name: %s (matches %d options)\n")); in bogus_function()
1469 #line 161 "../check.c" in bogus_function()
1470 puts(_("%s: Command line arguments required\n")); in bogus_function()
1471 #line 43 "../alias.c" in bogus_function()
1473 #line 56 "../makeshell.c" in bogus_function()
1475 #line 268 "../makeshell.c" in bogus_function()
1477 #line 171 "../version.c" in bogus_function()
1479 "\t'v' - version only\n" in bogus_function()
1480 "\t'c' - version and copyright\n" in bogus_function()
1481 "\t'n' - version and full copyright notice\n")); in bogus_function()
1482 #line 58 "../check.c" in bogus_function()
1484 #line 187 "../find.c" in bogus_function()
1486 #line 400 "../find.c" in bogus_function()
1488 #line 38 "../alias.c" in bogus_function()
1489 puts(_("-equivalence")); in bogus_function()
1490 #line 439 "../find.c" in bogus_function()
1491 puts(_("%s: illegal option -- %c\n")); in bogus_function()
1492 #line 110 "../reset.c" in bogus_function()
1493 puts(_("%s: illegal option -- %c\n")); in bogus_function()
1494 #line 241 "../find.c" in bogus_function()
1495 puts(_("%s: illegal option -- %s\n")); in bogus_function()
1496 #line 740 "../find.c" in bogus_function()
1497 puts(_("%s: illegal option -- %s\n")); in bogus_function()
1498 #line 118 "../reset.c" in bogus_function()
1499 puts(_("%s: illegal option -- %s\n")); in bogus_function()
1500 #line 305 "../find.c" in bogus_function()
1501 puts(_("%s: unknown vendor extension option -- %s\n")); in bogus_function()
1502 #line 135 "../enum.c" in bogus_function()
1504 #line 145 "../enum.c" in bogus_function()
1506 #line 696 "../usage.c" in bogus_function()
1508 #line 1030 "../usage.c" in bogus_function()
1510 #line 355 "../find.c" in bogus_function()
1511 puts(_("%s: invalid option name: %s\n")); in bogus_function()
1512 #line 497 "../find.c" in bogus_function()
1514 #line 150 "../autoopts.c" in bogus_function()
1517 #line 94 "../check.c" in bogus_function()
1519 #line 602 "../find.c" in bogus_function()
1521 #line 151 "../check.c" in bogus_function()
1522 puts(_("%s: Command line arguments are not allowed.\n")); in bogus_function()
1523 #line 568 "../save.c" in bogus_function()
1525 #line 210 "../enum.c" in bogus_function()
1527 #line 93 "../reset.c" in bogus_function()
1529 #line 122 "../save.c" in bogus_function()
1530 puts(_("error %d (%s) stat-ing %s\n")); in bogus_function()
1531 #line 175 "../save.c" in bogus_function()
1532 puts(_("error %d (%s) stat-ing %s\n")); in bogus_function()
1533 #line 143 "../restore.c" in bogus_function()
1535 #line 225 "../autoopts.c" in bogus_function()
1536 puts(_("'%s' is not a command line option.\n")); in bogus_function()
1537 #line 113 "../time.c" in bogus_function()
1539 #line 50 "../time.c" in bogus_function()
1541 #line 92 "../check.c" in bogus_function()
1543 #line 165 "../numeric.c" in bogus_function()
1545 #line 176 "../enum.c" in bogus_function()
1547 #line 279 "../usage.c" in bogus_function()
1549 #line 45 "../alias.c" in bogus_function()
1551 #line 170 "../makeshell.c" in bogus_function()
1553 #line 905 "../makeshell.c" in bogus_function()
1555 #line 223 "../usage.c" in bogus_function()
1557 #line 364 "../usage.c" in bogus_function()
1559 #line 574 "../usage.c" in bogus_function()
1561 #line 178 "../version.c" in bogus_function()
1563 #line 223 "../usage.c" in bogus_function()
1565 #line 364 "../usage.c" in bogus_function()
1567 #line 574 "../usage.c" in bogus_function()
1569 #line 178 "../version.c" in bogus_function()
1571 #line 170 "../makeshell.c" in bogus_function()
1573 #line 905 "../makeshell.c" in bogus_function()
1575 #line 222 "../usage.c" in bogus_function()
1577 #line 363 "../usage.c" in bogus_function()
1579 #line 573 "../usage.c" in bogus_function()
1581 #line 177 "../version.c" in bogus_function()
1583 #line 60 "../numeric.c" in bogus_function()
1585 #line 44 "../check.c" in bogus_function()
1587 #line 121 "../save.c" in bogus_function()
1588 puts(_("%s warning: cannot save options - %s not regular file\n")); in bogus_function()
1589 #line 174 "../save.c" in bogus_function()
1590 puts(_("%s warning: cannot save options - %s not regular file\n")); in bogus_function()
1591 #line 193 "../save.c" in bogus_function()
1592 puts(_("%s warning: cannot save options - %s not regular file\n")); in bogus_function()
1593 #line 567 "../save.c" in bogus_function()
1594 puts(_("%s warning: cannot save options - %s not regular file\n")); in bogus_function()
1595 /* END-LIBOPTS-MESSAGES */ in bogus_function()
1597 /* USAGE-TEXT: */ in bogus_function()
1598 #line 822 "../usage.c" in bogus_function()
1599 puts(_("\t\t\t\t- an alternate for '%s'\n")); in bogus_function()
1600 #line 1097 "../usage.c" in bogus_function()
1602 #line 873 "../usage.c" in bogus_function()
1603 puts(_("\t\t\t\t- default option for unnamed options\n")); in bogus_function()
1604 #line 786 "../usage.c" in bogus_function()
1605 puts(_("\t\t\t\t- disabled as '--%s'\n")); in bogus_function()
1606 #line 1066 "../usage.c" in bogus_function()
1607 puts(_(" --- %-14s %s\n")); in bogus_function()
1608 #line 1064 "../usage.c" in bogus_function()
1610 #line 813 "../usage.c" in bogus_function()
1611 puts(_("\t\t\t\t- enabled by default\n")); in bogus_function()
1612 #line 40 "../alias.c" in bogus_function()
1614 #line 1143 "../usage.c" in bogus_function()
1615 puts(_(" - examining environment variables named %s_*\n")); in bogus_function()
1616 #line 168 "../file.c" in bogus_function()
1617 puts(_("\t\t\t\t- file must not pre-exist\n")); in bogus_function()
1618 #line 172 "../file.c" in bogus_function()
1619 puts(_("\t\t\t\t- file must pre-exist\n")); in bogus_function()
1620 #line 329 "../usage.c" in bogus_function()
1621 puts(_("Options are specified by doubled hyphens and their name or by a single\n" in bogus_function()
1623 #line 882 "../makeshell.c" in bogus_function()
1628 #line 142 "../enum.c" in bogus_function()
1630 #line 846 "../usage.c" in bogus_function()
1631 puts(_("\t\t\t\t- is a set membership option\n")); in bogus_function()
1632 #line 867 "../usage.c" in bogus_function()
1633 puts(_("\t\t\t\t- must appear between %d and %d times\n")); in bogus_function()
1634 #line 331 "../usage.c" in bogus_function()
1635 puts(_("Options are specified by single or double hyphens and their name.\n")); in bogus_function()
1636 #line 853 "../usage.c" in bogus_function()
1637 puts(_("\t\t\t\t- may appear multiple times\n")); in bogus_function()
1638 #line 840 "../usage.c" in bogus_function()
1639 puts(_("\t\t\t\t- may not be preset\n")); in bogus_function()
1640 #line 1258 "../usage.c" in bogus_function()
1641 puts(_(" Arg Option-Name Description\n")); in bogus_function()
1642 #line 1194 "../usage.c" in bogus_function()
1643 puts(_(" Flg Arg Option-Name Description\n")); in bogus_function()
1644 #line 1252 "../usage.c" in bogus_function()
1645 puts(_(" Flg Arg Option-Name Description\n")); in bogus_function()
1646 #line 1253 "../usage.c" in bogus_function()
1648 #line 1259 "../usage.c" in bogus_function()
1650 #line 336 "../usage.c" in bogus_function()
1651 puts(_("The '-#<number>' option may omit the hash char\n")); in bogus_function()
1652 #line 332 "../usage.c" in bogus_function()
1654 #line 920 "../usage.c" in bogus_function()
1655 puts(_(" - reading file %s")); in bogus_function()
1656 #line 358 "../usage.c" in bogus_function()
1659 #line 100 "../version.c" in bogus_function()
1662 #line 129 "../version.c" in bogus_function()
1665 #line 852 "../usage.c" in bogus_function()
1666 puts(_("\t\t\t\t- may NOT appear - preset only\n")); in bogus_function()
1667 #line 893 "../usage.c" in bogus_function()
1670 #line 1141 "../usage.c" in bogus_function()
1673 #line 631 "../usage.c" in bogus_function()
1675 #line 626 "../usage.c" in bogus_function()
1677 #line 81 "../numeric.c" in bogus_function()
1679 #line 79 "../numeric.c" in bogus_function()
1681 #line 75 "../numeric.c" in bogus_function()
1683 #line 68 "../numeric.c" in bogus_function()
1685 #line 68 "../numeric.c" in bogus_function()
1687 #line 88 "../numeric.c" in bogus_function()
1689 #line 66 "../numeric.c" in bogus_function()
1691 #line 77 "../numeric.c" in bogus_function()
1693 #line 339 "../usage.c" in bogus_function()
1695 #line 601 "../usage.c" in bogus_function()
1697 #line 604 "../usage.c" in bogus_function()
1699 #line 1270 "../usage.c" in bogus_function()
1700 puts(_(" Arg Option-Name Req? Description\n")); in bogus_function()
1701 #line 1264 "../usage.c" in bogus_function()
1702 puts(_(" Flg Arg Option-Name Req? Description\n")); in bogus_function()
1703 #line 143 "../enum.c" in bogus_function()
1708 #line 859 "../usage.c" in bogus_function()
1709 puts(_("\t\t\t\t- may appear up to %d times\n")); in bogus_function()
1710 #line 52 "../enum.c" in bogus_function()
1712 #line 1101 "../usage.c" in bogus_function()
1714 #line 722 "../usage.c" in bogus_function()
1716 /* END-USAGE-TEXT */ in bogus_function()
1722 /* ntp-keygen-opts.c ends here */