Searched refs:optionUsage (Results 1 - 10 of 10) sorted by relevance

/freebsd-13-stable/contrib/ntp/sntp/libopts/
H A Dmakeshell.c867 optionUsage(opts, exit_cd);
874 optionUsage(opts, exit_cd);
887 optionUsage(opts, EXIT_FAILURE);
892 optionUsage(opts, EXIT_SUCCESS);
932 optionUsage(optionParseShellOptions, EXIT_FAILURE);
H A Dusage.c552 /*=export_func optionUsage
569 optionUsage(tOptions * opts, int usage_exit_code) function
/freebsd-13-stable/contrib/ntp/ntpd/
H A Dcmd_args.c204 optionUsage(&ntpdOptions, 2); /* does not return */
H A Dntpd-opts.c1295 * The callout function that invokes the optionUsage function.
1306 optionUsage(&ntpdOptions, ex_code);
1387 optionUsage, /* usage procedure */
/freebsd-13-stable/contrib/ntp/ntpsnmpd/
H A Dntpsnmpd-opts.c341 * The callout function that invokes the optionUsage function.
352 optionUsage(&ntpsnmpdOptions, ex_code);
412 optionUsage, /* usage procedure */
/freebsd-13-stable/contrib/ntp/ntpdc/
H A Dntpdc-opts.c562 * The callout function that invokes the optionUsage function.
573 optionUsage(&ntpdcOptions, ex_code);
654 optionUsage, /* usage procedure */
/freebsd-13-stable/contrib/ntp/ntpq/
H A Dntpq-opts.c583 * The callout function that invokes the optionUsage function.
594 optionUsage(&ntpqOptions, ex_code);
699 optionUsage, /* usage procedure */
/freebsd-13-stable/contrib/ntp/sntp/libopts/autoopts/
H A Doptions.h1243 extern void optionUsage(tOptions *, int);
/freebsd-13-stable/contrib/ntp/sntp/
H A Dsntp-opts.c788 * The callout function that invokes the optionUsage function.
799 optionUsage(&sntpOptions, ex_code);
1034 optionUsage, /* usage procedure */
/freebsd-13-stable/contrib/ntp/util/
H A Dntp-keygen-opts.c1001 * The callout function that invokes the optionUsage function.
1012 optionUsage(&ntp_keygenOptions, ex_code);
1168 optionUsage, /* usage procedure */

Completed in 143 milliseconds