Lines Matching full:option
157 /* 2232 */ "save the option state to a config file\0"
174 * ipv4 option description with
177 /** Descriptive text for the ipv4 option */
179 /** Upper-cased name for the ipv4 option */
181 /** Name string for the ipv4 option */
183 /** Other options that appear in conjunction with the ipv4 option */
186 /** Compiled in flag settings for the ipv4 option */
190 * ipv6 option description with
193 /** Descriptive text for the ipv6 option */
195 /** Upper-cased name for the ipv6 option */
197 /** Name string for the ipv6 option */
199 /** Other options that appear in conjunction with the ipv6 option */
202 /** Compiled in flag settings for the ipv6 option */
206 * authentication option description:
208 /** Descriptive text for the authentication option */
210 /** Upper-cased name for the authentication option */
212 /** Name string for the authentication option */
214 /** Compiled in flag settings for the authentication option */
219 * broadcast option description:
221 /** Descriptive text for the broadcast option */
223 /** Upper-cased name for the broadcast option */
225 /** Name string for the broadcast option */
227 /** Compiled in flag settings for the broadcast option */
232 * concurrent option description:
234 /** Descriptive text for the concurrent option */
236 /** Upper-cased name for the concurrent option */
238 /** Name string for the concurrent option */
240 /** Compiled in flag settings for the concurrent 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 * gap option description:
272 /** Descriptive text for the gap option */
274 /** Upper-cased name for the gap option */
276 /** Name string for the gap option */
278 /** The compiled in default value for the gap option argument */
280 /** Compiled in flag settings for the gap option */
285 * kod option description:
287 /** Descriptive text for the kod option */
289 /** Upper-cased name for the kod option */
291 /** Name string for the kod option */
293 /** The compiled in default value for the kod option argument */
295 /** Compiled in flag settings for the kod option */
300 * keyfile option description:
302 /** Descriptive text for the keyfile option */
304 /** Upper-cased name for the keyfile option */
306 /** Name string for the keyfile option */
308 /** The compiled in default value for the keyfile option argument */
310 /** Compiled in flag settings for the keyfile option */
315 * logfile option description:
317 /** Descriptive text for the logfile option */
319 /** Upper-cased name for the logfile option */
321 /** Name string for the logfile option */
323 /** Compiled in flag settings for the logfile option */
328 * steplimit option description:
330 /** Descriptive text for the steplimit option */
332 /** Upper-cased name for the steplimit option */
334 /** Name string for the steplimit option */
336 /** Compiled in flag settings for the steplimit option */
341 * ntpversion option description:
343 /** Descriptive text for the ntpversion option */
345 /** Upper-cased name for the ntpversion option */
347 /** Name string for the ntpversion option */
349 /** The compiled in default value for the ntpversion option argument */
351 /** Compiled in flag settings for the ntpversion option */
356 * usereservedport option description:
358 /** Descriptive text for the usereservedport option */
360 /** Upper-cased name for the usereservedport option */
362 /** Name string for the usereservedport option */
364 /** Compiled in flag settings for the usereservedport option */
368 * step option description:
370 /** Descriptive text for the step option */
372 /** Upper-cased name for the step option */
374 /** Name string for the step option */
376 /** Compiled in flag settings for the step option */
380 * slew option description:
382 /** Descriptive text for the slew option */
384 /** Upper-cased name for the slew option */
386 /** Name string for the slew option */
388 /** Compiled in flag settings for the slew option */
392 * timeout option description:
394 /** Descriptive text for the timeout option */
396 /** Upper-cased name for the timeout option */
398 /** Name string for the timeout option */
400 /** The compiled in default value for the timeout option argument */
402 /** Compiled in flag settings for the timeout option */
407 * wait option description:
409 /** Descriptive text for the wait option */
411 /** Upper-cased name for the wait option */
413 /** disablement name for the wait option */
415 /** disablement prefix for the wait option */
417 /** Name string for the wait option */
419 /** Compiled in flag settings for the wait option */
423 * Help/More_Help/Version option descriptions:
452 * Declare option callback procedures
466 * Define the sntp Option Descriptions.
468 * option that the sntp program responds to.
479 /* option proc */ NULL,
491 /* option proc */ NULL,
503 /* option proc */ optionNumericVal,
515 /* option proc */ optionStackArg,
527 /* option proc */ optionStackArg,
539 /* option proc */ doOptDebug_Level,
551 /* option proc */ optionNumericVal,
563 /* option proc */ optionNumericVal,
575 /* option proc */ doOptKod,
587 /* option proc */ doOptKeyfile,
599 /* option proc */ doOptLogfile,
611 /* option proc */ doOptSteplimit,
623 /* option proc */ doOptNtpversion,
635 /* option proc */ NULL,
647 /* option proc */ NULL,
659 /* option proc */ NULL,
671 /* option proc */ optionNumericVal,
683 /* option proc */ NULL,
695 /* option proc */ VER_PROC,
709 /* option proc */ doUsageOpt,
721 /* option proc */ optionPagedUsage,
734 /* option proc */ NULL,
747 /* option proc */ optionLoadOpt,
794 * @param[in] opts the AutoOpts option description structure
795 * @param[in] od the descriptor for the "help" (usage) option.
812 * Code to handle the debug-level option.
815 * @param[in,out] pOptDesc the option descriptor for this option.
823 * ((poptdesc->fOptState & OPTST_RESET) != 0) telling the option to
834 * Code to handle the kod option.
839 * @param[in,out] pOptDesc the option descriptor for this option.
860 * Code to handle the keyfile option.
861 * This option specifies the keyfile.
862 * @code{sntp} will search for the key specified with @option{-a}
866 * @param[in,out] pOptDesc the option descriptor for this option.
887 * Code to handle the logfile option.
888 * This option causes the client to write log messages to the specified
891 * @param[in,out] pOptDesc the option descriptor for this option.
912 * Code to handle the steplimit option.
919 * @param[in,out] pOptDesc the option descriptor for this option.
951 * Code to handle the ntpversion option.
955 * @param[in,out] pOptDesc the option descriptor for this option.
1017 * The option definitions for sntp. The one structure that
1031 0, NULL, /* current option index, current option */
1043 { INDEX_OPT_MORE_HELP, /* more-help option index */
1044 INDEX_OPT_SAVE_OPTS, /* save option index */
1045 NO_EQUIVALENT, /* '-#' option index */
1048 23 /* full option count */, 18 /* user option count */,
1056 * This code is designed to translate translatable option text for the
1091 * "libopts" domain. Once we switch to the option descriptor data,
1178 ALSO: often the description for an option will reference another option
1180 translate option names.
1267 puts(_("save the option state to a config file"));
1294 puts(_("AutoOpts function called without option descriptor\n"));
1310 puts(_("optionResetOpt() called, but reset-option not configured"));
1312 puts(_("could not locate the 'help' option"));
1318 puts(_("defaulted to option with optional arg"));
1320 puts(_("aliasing option is out of range."));
1326 puts(_("%s: ambiguous option name: %s (matches %d options)\n"));
1336 puts(_("error: version option argument '%c' invalid. Use:\n"
1343 puts(_("%s: The '%s' option has been disabled."));
1345 puts(_("%s: The '%s' option has been disabled."));
1349 puts(_("%s: illegal option -- %c\n"));
1351 puts(_("%s: illegal option -- %c\n"));
1353 puts(_("%s: illegal option -- %s\n"));
1355 puts(_("%s: illegal option -- %s\n"));
1357 puts(_("%s: illegal option -- %s\n"));
1359 puts(_("%s: unknown vendor extension option -- %s\n"));
1365 puts(_("%s error: invalid option descriptor for %s\n"));
1367 puts(_("%s error: invalid option descriptor for %s\n"));
1369 puts(_("%s: invalid option name: %s\n"));
1371 puts(_("%s: The '%s' option requires an argument.\n"));
1373 puts(_("(AutoOpts bug): Equivalenced option '%s' was equivalenced to both\n"
1376 puts(_("%s error: The %s option is required\n"));
1378 puts(_("%s: The '%s' option cannot have an argument.\n"));
1386 puts(_("%s error: The '%s' option requires an argument.\n"));
1392 puts(_("%s error: no saved option state\n"));
1394 puts(_("'%s' is not a command line option.\n"));
1400 puts(_("%s error: The %s option must appear %d times.\n"));
1408 puts(_("one %s%s option allowed\n"));
1442 puts(_("%s error: %s option value %ld is out of range.\n"));
1444 puts(_("%s error: %s option requires the %s option\n"));
1461 puts(_("\t\t\t\t- default option for unnamed options\n"));
1467 puts(_("This option has been disabled"));
1489 puts(_("\t\t\t\t- is a set membership option\n"));
1499 puts(_(" Arg Option-Name Description\n"));
1501 puts(_(" Flg Arg Option-Name Description\n"));
1503 puts(_(" Flg Arg Option-Name Description\n"));
1509 puts(_("The '-#<number>' option may omit the hash char\n"));
1527 "The following option preset mechanisms are supported:\n"));
1530 "The following option preset mechanisms are supported:\n"));
1534 puts(_("prohibits the option '%s'\n"));
1554 puts(_("requires the option '%s'\n"));
1558 puts(_(" Arg Option-Name Req? Description\n"));
1560 puts(_(" Flg Arg Option-Name Req? Description\n"));
1564 "will set them all. Multiple entries may be passed as an option\n"
1569 puts(_("The valid \"%s\" option keywords are:\n"));
1571 puts(_("The next option supports vendor supported extra options:"));