/*
* EDIT THIS FILE WITH CAUTION (ntp-keygen-opts.c)
*
* It has been AutoGen-ed December 24, 2011 at 06:34:40 PM by AutoGen 5.12
* From the definitions ntp-keygen-opts.def
* and the template file options
*
* Generated from AutoOpts 35:0:10 templates.
*
* AutoOpts is a copyrighted work. This source file is not encumbered
* by AutoOpts licensing, but is provided under the licensing terms chosen
* by the ntp-keygen author or copyright holder. AutoOpts is
* licensed under the terms of the LGPL. The redistributable library
* (``libopts'') is licensed under the terms of either the LGPL or, at the
* users discretion, the BSD license. See the AutoOpts and/or libopts sources
* for details.
*
* This source file is copyrighted and licensed under the following terms:
*
* see html/copyright.html
*
*/
#include <sys/types.h>
#include <limits.h>
#include <stdio.h>
#include <stdlib.h>
#include <errno.h>
#define OPTION_CODE_COMPILE 1
#include "ntp-keygen-opts.h"
#ifdef __cplusplus
extern "C" {
#endif
extern FILE * option_usage_fp;
/* TRANSLATORS: choose the translation for option names wisely because you
cannot ever change your mind. */
static char const zCopyright[50] =
"ntp-keygen (ntp) 4.2.6p5\n\
see html/copyright.html\n";
static char const zLicenseDescrip[25] =
"see html/copyright.html\n";
extern tUsageProc optionUsage;
/*
* global included definitions
*/
#include <stdlib.h>
#ifdef __windows
extern int atoi(const char*);
#else
# include <stdlib.h>
#endif
#ifndef NULL
# define NULL 0
#endif
/*
* Certificate option description:
*/
#ifdef OPENSSL
static char const zCertificateText[] =
"certificate scheme";
static char const zCertificate_NAME[] = "CERTIFICATE";
static char const zCertificate_Name[] = "certificate";
#define CERTIFICATE_FLAGS (OPTST_DISABLED \
| OPTST_SET_ARGTYPE(OPARG_TYPE_STRING))
#else /* disable Certificate */
#define CERTIFICATE_FLAGS (OPTST_OMITTED | OPTST_NO_INIT)
#define zCertificate_NAME NULL
#define zCertificateText NULL
#define zCertificate_Name NULL
#endif /* OPENSSL */
/*
* Debug_Level option description:
*/
static char const zDebug_LevelText[] =
"Increase output debug message level";
static char const zDebug_Level_NAME[] = "DEBUG_LEVEL";
static char const zDebug_Level_Name[] = "debug-level";
#define DEBUG_LEVEL_FLAGS (OPTST_DISABLED)
/*
* Set_Debug_Level option description:
*/
static char const zSet_Debug_LevelText[] =
"Set the output debug message level";
static char const zSet_Debug_Level_NAME[] = "SET_DEBUG_LEVEL";
static char const zSet_Debug_Level_Name[] = "set-debug-level";
#define SET_DEBUG_LEVEL_FLAGS (OPTST_DISABLED \
| OPTST_SET_ARGTYPE(OPARG_TYPE_STRING))
/*
* Id_Key option description:
*/
#ifdef OPENSSL
static char const zId_KeyText[] =
"Write IFF or GQ identity keys";
static char const zId_Key_NAME[] = "ID_KEY";
static char const zId_Key_Name[] = "id-key";
#define ID_KEY_FLAGS (OPTST_DISABLED)
#else /* disable Id_Key */
#define ID_KEY_FLAGS (OPTST_OMITTED | OPTST_NO_INIT)
#define zId_Key_NAME NULL
#define zId_KeyText NULL
#define zId_Key_Name NULL
#endif /* OPENSSL */
/*
* Gq_Params option description:
*/
#ifdef OPENSSL
static char const zGq_ParamsText[] =
"Generate GQ parameters and keys";
static char const zGq_Params_NAME[] = "GQ_PARAMS";
static char const zGq_Params_Name[] = "gq-params";
#define GQ_PARAMS_FLAGS (OPTST_DISABLED)
#else /* disable Gq_Params */
#define GQ_PARAMS_FLAGS (OPTST_OMITTED | OPTST_NO_INIT)
#define zGq_Params_NAME NULL
#define zGq_ParamsText NULL
#define zGq_Params_Name NULL
#endif /* OPENSSL */
/*
* Host_Key option description:
*/
#ifdef OPENSSL
static char const zHost_KeyText[] =
"generate RSA host key";
static char const zHost_Key_NAME[] = "HOST_KEY";
static char const zHost_Key_Name[] = "host-key";
#define HOST_KEY_FLAGS (OPTST_DISABLED)
#else /* disable Host_Key */
#define HOST_KEY_FLAGS (OPTST_OMITTED | OPTST_NO_INIT)
#define zHost_Key_NAME NULL
#define zHost_KeyText NULL
#define zHost_Key_Name NULL
#endif /* OPENSSL */
/*
* Iffkey option description:
*/
#ifdef OPENSSL
static char const zIffkeyText[] =
"generate IFF parameters";
static char const zIffkey_NAME[] = "IFFKEY";
static char const zIffkey_Name[] = "iffkey";
#define IFFKEY_FLAGS (OPTST_DISABLED)
#else /* disable Iffkey */
#define IFFKEY_FLAGS (OPTST_OMITTED | OPTST_NO_INIT)
#define zIffkey_NAME NULL
#define zIffkeyText NULL
#define zIffkey_Name NULL
#endif /* OPENSSL */
/*
* Issuer_Name option description:
*/
#ifdef OPENSSL
static char const zIssuer_NameText[] =
"set issuer name";
static char const zIssuer_Name_NAME[] = "ISSUER_NAME";
static char const zIssuer_Name_Name[] = "issuer-name";
#define ISSUER_NAME_FLAGS (OPTST_DISABLED \
| OPTST_SET_ARGTYPE(OPARG_TYPE_STRING))
#else /* disable Issuer_Name */
#define ISSUER_NAME_FLAGS (OPTST_OMITTED | OPTST_NO_INIT)
#define zIssuer_Name_NAME NULL
#define zIssuer_NameText NULL
#define zIssuer_Name_Name NULL
#endif /* OPENSSL */
/*
* Md5key option description:
*/
static char const zMd5keyText[] =
"generate MD5 keys";
static char const zMd5key_NAME[] = "MD5KEY";
static char const zMd5key_Name[] = "md5key";
#define MD5KEY_FLAGS (OPTST_DISABLED)
/*
* Modulus option description:
*/
#ifdef OPENSSL
static char const zModulusText[] =
"modulus";
static char const zModulus_NAME[] = "MODULUS";
static char const zModulus_Name[] = "modulus";
#define MODULUS_FLAGS (OPTST_DISABLED \
| OPTST_SET_ARGTYPE(OPARG_TYPE_NUMERIC))
#else /* disable Modulus */
#define MODULUS_FLAGS (OPTST_OMITTED | OPTST_NO_INIT)
#define zModulus_NAME NULL
#define zModulusText NULL
#define zModulus_Name NULL
#endif /* OPENSSL */
/*
* Pvt_Cert option description:
*/
#ifdef OPENSSL
static char const zPvt_CertText[] =
"generate PC private certificate";
static char const zPvt_Cert_NAME[] = "PVT_CERT";
static char const zPvt_Cert_Name[] = "pvt-cert";
#define PVT_CERT_FLAGS (OPTST_DISABLED)
#else /* disable Pvt_Cert */
#define PVT_CERT_FLAGS (OPTST_OMITTED | OPTST_NO_INIT)
#define zPvt_Cert_NAME NULL
#define zPvt_CertText NULL
#define zPvt_Cert_Name NULL
#endif /* OPENSSL */
/*
* Pvt_Passwd option description:
*/
#ifdef OPENSSL
static char const zPvt_PasswdText[] =
"output private password";
static char const zPvt_Passwd_NAME[] = "PVT_PASSWD";
static char const zPvt_Passwd_Name[] = "pvt-passwd";
#define PVT_PASSWD_FLAGS (OPTST_DISABLED \
| OPTST_SET_ARGTYPE(OPARG_TYPE_STRING))
#else /* disable Pvt_Passwd */
#define PVT_PASSWD_FLAGS (OPTST_OMITTED | OPTST_NO_INIT)
#define zPvt_Passwd_NAME NULL
#define zPvt_PasswdText NULL
#define zPvt_Passwd_Name NULL
#endif /* OPENSSL */
/*
* Get_Pvt_Passwd option description:
*/
#ifdef OPENSSL
static char const zGet_Pvt_PasswdText[] =
"input private password";
static char const zGet_Pvt_Passwd_NAME[] = "GET_PVT_PASSWD";
static char const zGet_Pvt_Passwd_Name[] = "get-pvt-passwd";
#define GET_PVT_PASSWD_FLAGS (OPTST_DISABLED \
| OPTST_SET_ARGTYPE(OPARG_TYPE_STRING))
#else /* disable Get_Pvt_Passwd */
#define GET_PVT_PASSWD_FLAGS (OPTST_OMITTED | OPTST_NO_INIT)
#define zGet_Pvt_Passwd_NAME NULL
#define zGet_Pvt_PasswdText NULL
#define zGet_Pvt_Passwd_Name NULL
#endif /* OPENSSL */
/*
* Sign_Key option description:
*/
#ifdef OPENSSL
static char const zSign_KeyText[] =
"generate sign key (RSA or DSA)";
static char const zSign_Key_NAME[] = "SIGN_KEY";
static char const zSign_Key_Name[] = "sign-key";
#define SIGN_KEY_FLAGS (OPTST_DISABLED \
| OPTST_SET_ARGTYPE(OPARG_TYPE_STRING))
#else /* disable Sign_Key */
#define SIGN_KEY_FLAGS (OPTST_OMITTED | OPTST_NO_INIT)
#define zSign_Key_NAME NULL
#define zSign_KeyText NULL
#define zSign_Key_Name NULL
#endif /* OPENSSL */
/*
* Subject_Name option description:
*/
#ifdef OPENSSL
static char const zSubject_NameText[] =
"set subject name";
static char const zSubject_Name_NAME[] = "SUBJECT_NAME";
static char const zSubject_Name_Name[] = "subject-name";
#define SUBJECT_NAME_FLAGS (OPTST_DISABLED \
| OPTST_SET_ARGTYPE(OPARG_TYPE_STRING))
#else /* disable Subject_Name */
#define SUBJECT_NAME_FLAGS (OPTST_OMITTED | OPTST_NO_INIT)
#define zSubject_Name_NAME NULL
#define zSubject_NameText NULL
#define zSubject_Name_Name NULL
#endif /* OPENSSL */
/*
* Trusted_Cert option description:
*/
#ifdef OPENSSL
static char const zTrusted_CertText[] =
"trusted certificate (TC scheme)";
static char const zTrusted_Cert_NAME[] = "TRUSTED_CERT";
static char const zTrusted_Cert_Name[] = "trusted-cert";
#define TRUSTED_CERT_FLAGS (OPTST_DISABLED)
#else /* disable Trusted_Cert */
#define TRUSTED_CERT_FLAGS (OPTST_OMITTED | OPTST_NO_INIT)
#define zTrusted_Cert_NAME NULL
#define zTrusted_CertText NULL
#define zTrusted_Cert_Name NULL
#endif /* OPENSSL */
/*
* Mv_Params option description:
*/
#ifdef OPENSSL
static char const zMv_ParamsText[] =
"generate <num> MV parameters";
static char const zMv_Params_NAME[] = "MV_PARAMS";
static char const zMv_Params_Name[] = "mv-params";
#define MV_PARAMS_FLAGS (OPTST_DISABLED \
| OPTST_SET_ARGTYPE(OPARG_TYPE_NUMERIC))
#else /* disable Mv_Params */
#define MV_PARAMS_FLAGS (OPTST_OMITTED | OPTST_NO_INIT)
#define zMv_Params_NAME NULL
#define zMv_ParamsText NULL
#define zMv_Params_Name NULL
#endif /* OPENSSL */
/*
* Mv_Keys option description:
*/
#ifdef OPENSSL
static char const zMv_KeysText[] =
"update <num> MV keys";
static char const zMv_Keys_NAME[] = "MV_KEYS";
static char const zMv_Keys_Name[] = "mv-keys";
#define MV_KEYS_FLAGS (OPTST_DISABLED \
| OPTST_SET_ARGTYPE(OPARG_TYPE_NUMERIC))
#else /* disable Mv_Keys */
#define MV_KEYS_FLAGS (OPTST_OMITTED | OPTST_NO_INIT)
#define zMv_Keys_NAME NULL
#define zMv_KeysText NULL
#define zMv_Keys_Name NULL
#endif /* OPENSSL */
/*
* Help/More_Help/Version option descriptions:
*/
static char const zHelpText[] = "Display extended usage information and exit";
static char const zHelp_Name[] = "help";
#ifdef HAVE_WORKING_FORK
#define OPTST_MORE_HELP_FLAGS (OPTST_IMM | OPTST_NO_INIT)
static char const zMore_Help_Name[] = "more-help";
static char const zMore_HelpText[] = "Extended usage information passed thru pager";
#else
#define OPTST_MORE_HELP_FLAGS (OPTST_OMITTED | OPTST_NO_INIT)
#define zMore_Help_Name NULL
#define zMore_HelpText NULL
#endif
#ifdef NO_OPTIONAL_OPT_ARGS
# define OPTST_VERSION_FLAGS OPTST_IMM | OPTST_NO_INIT
#else
# define OPTST_VERSION_FLAGS OPTST_SET_ARGTYPE(OPARG_TYPE_STRING) | \
OPTST_ARG_OPTIONAL | OPTST_IMM | OPTST_NO_INIT
#endif
static char const zVersionText[] = "Output version information and exit";
static char const zVersion_Name[] = "version";
static char const zSave_OptsText[] = "Save the option state to a config file";
static char const zSave_Opts_Name[] = "save-opts";
static char const zLoad_OptsText[] = "Load options from a config file";
static char const zLoad_Opts_NAME[] = "LOAD_OPTS";
static char const zNotLoad_Opts_Name[] = "no-load-opts";
static char const zNotLoad_Opts_Pfx[] = "no";
#define zLoad_Opts_Name (zNotLoad_Opts_Name + 3)
/*
* Declare option callback procedures
*/
#ifdef OPENSSL
static tOptProc doOptModulus;
#else /* not OPENSSL */
# define doOptModulus NULL
#endif /* def/not OPENSSL */
#if defined(TEST_NTP_KEYGEN_OPTS)
/*
* Under test, omit argument processing, or call optionStackArg,
* if multiple copies are allowed.
*/
static tOptProc
doUsageOpt;
/*
* #define map the "normal" callout procs to the test ones...
*/
#define SET_DEBUG_LEVEL_OPT_PROC optionStackArg
#else /* NOT defined TEST_NTP_KEYGEN_OPTS */
/*
* When not under test, there are different procs to use
*/
extern tOptProc
optionBooleanVal, optionNestedVal, optionNumericVal,
optionPagedUsage, optionPrintVersion, optionResetOpt,
optionStackArg, optionTimeDate, optionTimeVal,
optionUnstackArg, optionVersionStderr;
static tOptProc
doOptSet_Debug_Level, doUsageOpt;
/*
* #define map the "normal" callout procs
*/
#define SET_DEBUG_LEVEL_OPT_PROC doOptSet_Debug_Level
#define SET_DEBUG_LEVEL_OPT_PROC doOptSet_Debug_Level
#endif /* defined(TEST_NTP_KEYGEN_OPTS) */
#ifdef TEST_NTP_KEYGEN_OPTS
# define DOVERPROC optionVersionStderr
#else
# define DOVERPROC optionPrintVersion
#endif /* TEST_NTP_KEYGEN_OPTS */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
*
* Define the Ntp_Keygen Option Descriptions.
*/
static tOptDesc optDesc[OPTION_CT] = {
{ /* entry idx, value */ 0, VALUE_OPT_CERTIFICATE,
/* equiv idx, value */ 0, VALUE_OPT_CERTIFICATE,
/* equivalenced to */ NO_EQUIVALENT,
/* min, max, act ct */ 0, 1, 0,
/* opt state flags */ CERTIFICATE_FLAGS, 0,
/* last opt argumnt */ { NULL },
/* arg list/cookie */ NULL,
/* must/cannot opts */ NULL, NULL,
/* option proc */ NULL,
/* desc, NAME, name */ zCertificateText, zCertificate_NAME, zCertificate_Name,
/* disablement strs */ NULL, NULL },
{ /* entry idx, value */ 1, VALUE_OPT_DEBUG_LEVEL,
/* equiv idx, value */ 1, VALUE_OPT_DEBUG_LEVEL,
/* equivalenced to */ NO_EQUIVALENT,
/* min, max, act ct */ 0, NOLIMIT, 0,
/* opt state flags */ DEBUG_LEVEL_FLAGS, 0,
/* last opt argumnt */ { NULL },
/* arg list/cookie */ NULL,
/* must/cannot opts */ NULL, NULL,
/* option proc */ NULL,
/* desc, NAME, name */ zDebug_LevelText, zDebug_Level_NAME, zDebug_Level_Name,
/* disablement strs */ NULL, NULL },
{ /* entry idx, value */ 2, VALUE_OPT_SET_DEBUG_LEVEL,
/* equiv idx, value */ 2, VALUE_OPT_SET_DEBUG_LEVEL,
/* equivalenced to */ NO_EQUIVALENT,
/* min, max, act ct */ 0, NOLIMIT, 0,
/* opt state flags */ SET_DEBUG_LEVEL_FLAGS, 0,
/* last opt argumnt */ { NULL },
/* arg list/cookie */ NULL,
/* must/cannot opts */ NULL, NULL,
/* option proc */ SET_DEBUG_LEVEL_OPT_PROC,
/* desc, NAME, name */ zSet_Debug_LevelText, zSet_Debug_Level_NAME, zSet_Debug_Level_Name,
/* disablement strs */ NULL, NULL },
{ /* entry idx, value */ 3, VALUE_OPT_ID_KEY,
/* equiv idx, value */ 3, VALUE_OPT_ID_KEY,
/* equivalenced to */ NO_EQUIVALENT,
/* min, max, act ct */ 0, 1, 0,
/* opt state flags */ ID_KEY_FLAGS, 0,
/* last opt argumnt */ { NULL },
/* arg list/cookie */ NULL,
/* must/cannot opts */ NULL, NULL,
/* option proc */ NULL,
/* desc, NAME, name */ zId_KeyText, zId_Key_NAME, zId_Key_Name,
/* disablement strs */ NULL, NULL },
{ /* entry idx, value */ 4, VALUE_OPT_GQ_PARAMS,
/* equiv idx, value */ 4, VALUE_OPT_GQ_PARAMS,
/* equivalenced to */ NO_EQUIVALENT,
/* min, max, act ct */ 0, 1, 0,
/* opt state flags */ GQ_PARAMS_FLAGS, 0,
/* last opt argumnt */ { NULL },
/* arg list/cookie */ NULL,
/* must/cannot opts */ NULL, NULL,
/* option proc */ NULL,
/* desc, NAME, name */ zGq_ParamsText, zGq_Params_NAME, zGq_Params_Name,
/* disablement strs */ NULL, NULL },
{ /* entry idx, value */ 5, VALUE_OPT_HOST_KEY,
/* equiv idx, value */ 5, VALUE_OPT_HOST_KEY,
/* equivalenced to */ NO_EQUIVALENT,
/* min, max, act ct */ 0, 1, 0,
/* opt state flags */ HOST_KEY_FLAGS, 0,
/* last opt argumnt */ { NULL },
/* arg list/cookie */ NULL,
/* must/cannot opts */ NULL, NULL,
/* option proc */ NULL,
/* desc, NAME, name */ zHost_KeyText, zHost_Key_NAME, zHost_Key_Name,
/* disablement strs */ NULL, NULL },
{ /* entry idx, value */ 6, VALUE_OPT_IFFKEY,
/* equiv idx, value */ 6, VALUE_OPT_IFFKEY,
/* equivalenced to */ NO_EQUIVALENT,
/* min, max, act ct */ 0, 1, 0,
/* opt state flags */ IFFKEY_FLAGS, 0,
/* last opt argumnt */ { NULL },
/* arg list/cookie */ NULL,
/* must/cannot opts */ NULL, NULL,
/* option proc */ NULL,
/* desc, NAME, name */ zIffkeyText, zIffkey_NAME, zIffkey_Name,
/* disablement strs */ NULL, NULL },
{ /* entry idx, value */ 7, VALUE_OPT_ISSUER_NAME,
/* equiv idx, value */ 7, VALUE_OPT_ISSUER_NAME,
/* equivalenced to */ NO_EQUIVALENT,
/* min, max, act ct */ 0, 1, 0,
/* opt state flags */ ISSUER_NAME_FLAGS, 0,
/* last opt argumnt */ { NULL },
/* arg list/cookie */ NULL,
/* must/cannot opts */ NULL, NULL,
/* option proc */ NULL,
/* desc, NAME, name */ zIssuer_NameText, zIssuer_Name_NAME, zIssuer_Name_Name,
/* disablement strs */ NULL, NULL },
{ /* entry idx, value */ 8, VALUE_OPT_MD5KEY,
/* equiv idx, value */ 8, VALUE_OPT_MD5KEY,
/* equivalenced to */ NO_EQUIVALENT,
/* min, max, act ct */ 0, 1, 0,
/* opt state flags */ MD5KEY_FLAGS, 0,
/* last opt argumnt */ { NULL },
/* arg list/cookie */ NULL,
/* must/cannot opts */ NULL, NULL,
/* option proc */ NULL,
/* desc, NAME, name */ zMd5keyText, zMd5key_NAME, zMd5key_Name,
/* disablement strs */ NULL, NULL },
{ /* entry idx, value */ 9, VALUE_OPT_MODULUS,
/* equiv idx, value */ 9, VALUE_OPT_MODULUS,
/* equivalenced to */ NO_EQUIVALENT,
/* min, max, act ct */ 0, 1, 0,
/* opt state flags */ MODULUS_FLAGS, 0,
/* last opt argumnt */ { NULL },
/* arg list/cookie */ NULL,
/* must/cannot opts */ NULL, NULL,
/* option proc */ doOptModulus,
/* desc, NAME, name */ zModulusText, zModulus_NAME, zModulus_Name,
/* disablement strs */ NULL, NULL },
{ /* entry idx, value */ 10, VALUE_OPT_PVT_CERT,
/* equiv idx, value */ 10, VALUE_OPT_PVT_CERT,
/* equivalenced to */ NO_EQUIVALENT,
/* min, max, act ct */ 0, 1, 0,
/* opt state flags */ PVT_CERT_FLAGS, 0,
/* last opt argumnt */ { NULL },
/* arg list/cookie */ NULL,
/* must/cannot opts */ NULL, NULL,
/* option proc */ NULL,
/* desc, NAME, name */ zPvt_CertText, zPvt_Cert_NAME, zPvt_Cert_Name,
/* disablement strs */ NULL, NULL },
{ /* entry idx, value */ 11, VALUE_OPT_PVT_PASSWD,
/* equiv idx, value */ 11, VALUE_OPT_PVT_PASSWD,
/* equivalenced to */ NO_EQUIVALENT,
/* min, max, act ct */ 0, 1, 0,
/* opt state flags */ PVT_PASSWD_FLAGS, 0,
/* last opt argumnt */ { NULL },
/* arg list/cookie */ NULL,
/* must/cannot opts */ NULL, NULL,
/* option proc */ NULL,
/* desc, NAME, name */ zPvt_PasswdText, zPvt_Passwd_NAME, zPvt_Passwd_Name,
/* disablement strs */ NULL, NULL },
{ /* entry idx, value */ 12, VALUE_OPT_GET_PVT_PASSWD,
/* equiv idx, value */ 12, VALUE_OPT_GET_PVT_PASSWD,
/* equivalenced to */ NO_EQUIVALENT,
/* min, max, act ct */ 0, 1, 0,
/* opt state flags */ GET_PVT_PASSWD_FLAGS, 0,
/* last opt argumnt */ { NULL },
/* arg list/cookie */ NULL,
/* must/cannot opts */ NULL, NULL,
/* option proc */ NULL,
/* desc, NAME, name */ zGet_Pvt_PasswdText, zGet_Pvt_Passwd_NAME, zGet_Pvt_Passwd_Name,
/* disablement strs */ NULL, NULL },
{ /* entry idx, value */ 13, VALUE_OPT_SIGN_KEY,
/* equiv idx, value */ 13, VALUE_OPT_SIGN_KEY,
/* equivalenced to */ NO_EQUIVALENT,
/* min, max, act ct */ 0, 1, 0,
/* opt state flags */ SIGN_KEY_FLAGS, 0,
/* last opt argumnt */ { NULL },
/* arg list/cookie */ NULL,
/* must/cannot opts */ NULL, NULL,
/* option proc */ NULL,
/* desc, NAME, name */ zSign_KeyText, zSign_Key_NAME, zSign_Key_Name,
/* disablement strs */ NULL, NULL },
{ /* entry idx, value */ 14, VALUE_OPT_SUBJECT_NAME,
/* equiv idx, value */ 14, VALUE_OPT_SUBJECT_NAME,
/* equivalenced to */ NO_EQUIVALENT,
/* min, max, act ct */ 0, 1, 0,
/* opt state flags */ SUBJECT_NAME_FLAGS, 0,
/* last opt argumnt */ { NULL },
/* arg list/cookie */ NULL,
/* must/cannot opts */ NULL, NULL,
/* option proc */ NULL,
/* desc, NAME, name */ zSubject_NameText, zSubject_Name_NAME, zSubject_Name_Name,
/* disablement strs */ NULL, NULL },
{ /* entry idx, value */ 15, VALUE_OPT_TRUSTED_CERT,
/* equiv idx, value */ 15, VALUE_OPT_TRUSTED_CERT,
/* equivalenced to */ NO_EQUIVALENT,
/* min, max, act ct */ 0, 1, 0,
/* opt state flags */ TRUSTED_CERT_FLAGS, 0,
/* last opt argumnt */ { NULL },
/* arg list/cookie */ NULL,
/* must/cannot opts */ NULL, NULL,
/* option proc */ NULL,
/* desc, NAME, name */ zTrusted_CertText, zTrusted_Cert_NAME, zTrusted_Cert_Name,
/* disablement strs */ NULL, NULL },
{ /* entry idx, value */ 16, VALUE_OPT_MV_PARAMS,
/* equiv idx, value */ 16, VALUE_OPT_MV_PARAMS,
/* equivalenced to */ NO_EQUIVALENT,
/* min, max, act ct */ 0, 1, 0,
/* opt state flags */ MV_PARAMS_FLAGS, 0,
/* last opt argumnt */ { NULL },
/* arg list/cookie */ NULL,
/* must/cannot opts */ NULL, NULL,
/* option proc */ optionNumericVal,
/* desc, NAME, name */ zMv_ParamsText, zMv_Params_NAME, zMv_Params_Name,
/* disablement strs */ NULL, NULL },
{ /* entry idx, value */ 17, VALUE_OPT_MV_KEYS,
/* equiv idx, value */ 17, VALUE_OPT_MV_KEYS,
/* equivalenced to */ NO_EQUIVALENT,
/* min, max, act ct */ 0, 1, 0,
/* opt state flags */ MV_KEYS_FLAGS, 0,
/* last opt argumnt */ { NULL },
/* arg list/cookie */ NULL,
/* must/cannot opts */ NULL, NULL,
/* option proc */ optionNumericVal,
/* desc, NAME, name */ zMv_KeysText, zMv_Keys_NAME, zMv_Keys_Name,
/* disablement strs */ NULL, NULL },
{ /* entry idx, value */ INDEX_OPT_VERSION, VALUE_OPT_VERSION,
/* equiv idx value */ NO_EQUIVALENT, 0,
/* equivalenced to */ NO_EQUIVALENT,
/* min, max, act ct */ 0, 1, 0,
/* opt state flags */ OPTST_VERSION_FLAGS, 0,
/* last opt argumnt */ { NULL },
/* arg list/cookie */ NULL,
/* must/cannot opts */ NULL, NULL,
/* option proc */ DOVERPROC,
/* desc, NAME, name */ zVersionText, NULL, zVersion_Name,
/* disablement strs */ NULL, NULL },
{ /* entry idx, value */ INDEX_OPT_HELP, VALUE_OPT_HELP,
/* equiv idx value */ NO_EQUIVALENT, 0,
/* equivalenced to */ NO_EQUIVALENT,
/* min, max, act ct */ 0, 1, 0,
/* opt state flags */ OPTST_IMM | OPTST_NO_INIT, 0,
/* last opt argumnt */ { NULL },
/* arg list/cookie */ NULL,
/* must/cannot opts */ NULL, NULL,
/* option proc */ doUsageOpt,
/* desc, NAME, name */ zHelpText, NULL, zHelp_Name,
/* disablement strs */ NULL, NULL },
{ /* entry idx, value */ INDEX_OPT_MORE_HELP, VALUE_OPT_MORE_HELP,
/* equiv idx value */ NO_EQUIVALENT, 0,
/* equivalenced to */ NO_EQUIVALENT,
/* min, max, act ct */ 0, 1, 0,
/* opt state flags */ OPTST_MORE_HELP_FLAGS, 0,
/* last opt argumnt */ { NULL },
/* arg list/cookie */ NULL,
/* must/cannot opts */ NULL, NULL,
/* option proc */ optionPagedUsage,
/* desc, NAME, name */ zMore_HelpText, NULL, zMore_Help_Name,
/* disablement strs */ NULL, NULL },
{ /* entry idx, value */ INDEX_OPT_SAVE_OPTS, VALUE_OPT_SAVE_OPTS,
/* equiv idx value */ NO_EQUIVALENT, 0,
/* equivalenced to */ NO_EQUIVALENT,
/* min, max, act ct */ 0, 1, 0,
/* opt state flags */ OPTST_SET_ARGTYPE(OPARG_TYPE_STRING)
| OPTST_ARG_OPTIONAL | OPTST_NO_INIT, 0,
/* last opt argumnt */ { NULL },
/* arg list/cookie */ NULL,
/* must/cannot opts */ NULL, NULL,
/* option proc */ NULL,
/* desc, NAME, name */ zSave_OptsText, NULL, zSave_Opts_Name,
/* disablement strs */ NULL, NULL },
{ /* entry idx, value */ INDEX_OPT_LOAD_OPTS, VALUE_OPT_LOAD_OPTS,
/* equiv idx value */ NO_EQUIVALENT, 0,
/* equivalenced to */ NO_EQUIVALENT,
/* min, max, act ct */ 0, NOLIMIT, 0,
/* opt state flags */ OPTST_SET_ARGTYPE(OPARG_TYPE_STRING)
| OPTST_DISABLE_IMM, 0,
/* last opt argumnt */ { NULL },
/* arg list/cookie */ NULL,
/* must/cannot opts */ NULL, NULL,
/* option proc */ optionLoadOpt,
/* desc, NAME, name */ zLoad_OptsText, zLoad_Opts_NAME, zLoad_Opts_Name,
/* disablement strs */ zNotLoad_Opts_Name, zNotLoad_Opts_Pfx }
};
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
*
* Define the Ntp_Keygen Option Environment
*/
static char const zPROGNAME[11] = "NTP_KEYGEN";
static char const zUsageTitle[114] =
"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.6p5\n\
USAGE: %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
static char const zRcName[7] = ".ntprc";
static char const * const apzHomeList[3] = {
"$HOME",
".",
NULL };
static char const zBugsAddr[34] = "http://bugs.ntp.org, bugs@ntp.org";
#define zExplain NULL
static char const zDetail[99] = "\n\
If there is no new host key, look for an existing one. If one is not\n\
found, create it.\n";
static char const zFullVersion[] = NTP_KEYGEN_FULL_VERSION;
/* extracted from optcode.tlib near line 515 */
#if defined(ENABLE_NLS)
# define OPTPROC_BASE OPTPROC_TRANSLATE
static tOptionXlateProc translate_option_strings;
#else
# define OPTPROC_BASE OPTPROC_NONE
# define translate_option_strings NULL
#endif /* ENABLE_NLS */
#define ntp_keygen_full_usage NULL
#define ntp_keygen_short_usage NULL
#ifndef PKGDATADIR
# define PKGDATADIR ""
#endif
#ifndef WITH_PACKAGER
# define ntp_keygen_packager_info NULL
#else
static char const ntp_keygen_packager_info[] =
"Packaged by " WITH_PACKAGER
# ifdef WITH_PACKAGER_VERSION
" ("WITH_PACKAGER_VERSION")"
# endif
# ifdef WITH_PACKAGER_BUG_REPORTS
"\nReport ntp_keygen bugs to " WITH_PACKAGER_BUG_REPORTS
# endif
"\n";
#endif
tOptions ntp_keygenOptions = {
OPTIONS_STRUCT_VERSION,
0, NULL, /* original argc + argv */
( OPTPROC_BASE
+ OPTPROC_ERRSTOP
+ OPTPROC_SHORTOPT
+ OPTPROC_LONGOPT
+ OPTPROC_NO_REQ_OPT
+ OPTPROC_ENVIRON
+ OPTPROC_NO_ARGS
+ OPTPROC_MISUSE ),
0, NULL, /* current option index, current option */
NULL, NULL, zPROGNAME,
zRcName, zCopyright, zLicenseDescrip,
zFullVersion, apzHomeList, zUsageTitle,
zExplain, zDetail, optDesc,
zBugsAddr, /* address to send bugs to */
NULL, NULL, /* extensions/saved state */
optionUsage, /* usage procedure */
translate_option_strings, /* translation procedure */
/*
* Indexes to special options
*/
{ INDEX_OPT_MORE_HELP, /* more-help option index */
INDEX_OPT_SAVE_OPTS, /* save option index */
NO_EQUIVALENT, /* '-#' option index */
NO_EQUIVALENT /* index of default opt */
},
23 /* full option count */, 18 /* user option count */,
ntp_keygen_full_usage, ntp_keygen_short_usage,
NULL, NULL,
PKGDATADIR, ntp_keygen_packager_info
};
/*
* Create the static procedure(s) declared above.
*/
static void
doUsageOpt(tOptions * pOptions, tOptDesc * pOptDesc)
{
(void)pOptions;
USAGE(NTP_KEYGEN_EXIT_SUCCESS);
}
#if ! defined(TEST_NTP_KEYGEN_OPTS)
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
*
* For the set-debug-level option.
*/
static void
doOptSet_Debug_Level(tOptions* pOptions, tOptDesc* pOptDesc)
{
/* extracted from debug-opt.def, line 27 */
DESC(DEBUG_LEVEL).optOccCt = atoi( pOptDesc->pzLastArg );
}
#endif /* defined(TEST_NTP_KEYGEN_OPTS) */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
*
* For the modulus option, when OPENSSL is #define-d.
*/
#ifdef OPENSSL
static void
doOptModulus(tOptions* pOptions, tOptDesc* pOptDesc)
{
static const struct {long const rmin, rmax;} rng[1] = {
{ 256, 2048 } };
int ix;
if (pOptions <= OPTPROC_EMIT_LIMIT)
goto emit_ranges;
optionNumericVal(pOptions, pOptDesc);
for (ix = 0; ix < 1; ix++) {
if (pOptDesc->optArg.argInt < rng[ix].rmin)
continue; /* ranges need not be ordered. */
if (pOptDesc->optArg.argInt == rng[ix].rmin)
return;
if (rng[ix].rmax == LONG_MIN)
continue;
if (pOptDesc->optArg.argInt <= rng[ix].rmax)
return;
}
option_usage_fp = stderr;
emit_ranges:
optionShowRange(pOptions, pOptDesc, (void *)rng, 1);
}
#endif /* defined OPENSSL */
/* extracted from optmain.tlib near line 128 */
#if defined(TEST_NTP_KEYGEN_OPTS) /* TEST MAIN PROCEDURE: */
extern void optionPutShell(tOptions*);
int
main(int argc, char ** argv)
{
int res = NTP_KEYGEN_EXIT_SUCCESS;
(void)optionProcess(&ntp_keygenOptions, argc, argv);
optionPutShell(&ntp_keygenOptions);
res = ferror(stdout);
if (res != 0)
fputs("output error writing to stdout\n", stderr);
return res;
}
#endif /* defined TEST_NTP_KEYGEN_OPTS */
/* extracted from optcode.tlib near line 666 */
#if ENABLE_NLS
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <unistd.h>
#include <autoopts/usage-txt.h>
static char* AO_gettext(char const* pz);
static void coerce_it(void** s);
static char*
AO_gettext(char const* pz)
{
char* pzRes;
if (pz == NULL)
return NULL;
pzRes = _(pz);
if (pzRes == pz)
return pzRes;
pzRes = strdup(pzRes);
if (pzRes == NULL) {
fputs(_("No memory for duping translated strings\n"), stderr);
exit(NTP_KEYGEN_EXIT_FAILURE);
}
return pzRes;
}
static void coerce_it(void** s) { *s = AO_gettext(*s);
}
/*
* This invokes the translation code (e.g. gettext(3)).
*/
static void
translate_option_strings(void)
{
tOptions * const pOpt = &ntp_keygenOptions;
/*
* Guard against re-translation. It won't work. The strings will have
* been changed by the first pass through this code. One shot only.
*/
if (option_usage_text.field_ct != 0) {
/*
* Do the translations. The first pointer follows the field count
* field. The field count field is the size of a pointer.
*/
tOptDesc * pOD = pOpt->pOptDesc;
char ** ppz = (char**)(void*)&(option_usage_text);
int ix = option_usage_text.field_ct;
do {
ppz++;
*ppz = AO_gettext(*ppz);
} while (--ix > 0);
coerce_it((void*)&(pOpt->pzCopyright));
coerce_it((void*)&(pOpt->pzCopyNotice));
coerce_it((void*)&(pOpt->pzFullVersion));
coerce_it((void*)&(pOpt->pzUsageTitle));
coerce_it((void*)&(pOpt->pzExplain));
coerce_it((void*)&(pOpt->pzDetail));
coerce_it((void*)&(pOpt->pzPackager));
option_usage_text.field_ct = 0;
for (ix = pOpt->optCt; ix > 0; ix--, pOD++)
coerce_it((void*)&(pOD->pzText));
}
if ((pOpt->fOptSet & OPTPROC_NXLAT_OPT_CFG) == 0) {
tOptDesc * pOD = pOpt->pOptDesc;
int ix;
for (ix = pOpt->optCt; ix > 0; ix--, pOD++) {
coerce_it((void*)&(pOD->pz_Name));
coerce_it((void*)&(pOD->pz_DisableName));
coerce_it((void*)&(pOD->pz_DisablePfx));
}
/* prevent re-translation */
ntp_keygenOptions.fOptSet |= OPTPROC_NXLAT_OPT_CFG | OPTPROC_NXLAT_OPT;
}
}
#endif /* ENABLE_NLS */
#ifdef __cplusplus
}
#endif
/* ntp-keygen-opts.c ends here */
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>