Home
last modified time | relevance | path

Searched refs:pUsageProc (Results 1 – 18 of 18) sorted by relevance

/freebsd-13.1/contrib/ntp/sntp/libopts/
H A Dreset.c94 pOpts->pUsageProc(pOpts, EXIT_FAILURE); in optionResetOpt()
111 pOpts->pUsageProc(pOpts, EXIT_FAILURE); in optionResetOpt()
119 pOpts->pUsageProc(pOpts, EXIT_FAILURE); in optionResetOpt()
H A Dpgusage.c116 (*opts->pUsageProc)(opts, EXIT_SUCCESS); in optionPagedUsage()
133 (*opts->pUsageProc)(opts, EXIT_SUCCESS); in optionPagedUsage()
149 (*opts->pUsageProc)(opts, EXIT_SUCCESS); in optionPagedUsage()
H A Dfind.c221 (*opts->pUsageProc)(opts, EXIT_FAILURE); in opt_set()
272 (*opts->pUsageProc)(opts, EXIT_FAILURE); in opt_unknown()
296 (*opts->pUsageProc)(opts, EXIT_FAILURE); in opt_ambiguous()
336 (*pOpts->pUsageProc)(pOpts, EXIT_FAILURE); in optionVendorOption()
386 (*opts->pUsageProc)(opts, EXIT_FAILURE); in opt_find_long()
434 (*pOpts->pUsageProc)(pOpts, EXIT_FAILURE); in opt_find_short()
470 (*pOpts->pUsageProc)(pOpts, EXIT_FAILURE); in opt_find_short()
H A Dtime.c52 (*(opts->pUsageProc))(opts, EXIT_FAILURE); in optionTimeVal()
114 (*(opts->pUsageProc))(opts, EXIT_FAILURE); in optionTimeDate()
H A Dnumeric.c93 pOpts->pUsageProc(pOpts, EXIT_FAILURE); in optionShowRange()
166 (*(opts->pUsageProc))(opts, EXIT_FAILURE); in optionNumericVal()
H A Dautoopts.c275 (*opts->pUsageProc)(opts, EXIT_FAILURE); in regular_opts()
385 (*opts->pUsageProc)(opts, EXIT_FAILURE); in optionProcess()
H A Dalias.c46 (*opts->pUsageProc)(opts, EXIT_FAILURE); in too_many_occurrences()
H A Dgenshell.h148 #define GENSHELL_USAGE(c) (*genshelloptOptions.pUsageProc)(&genshelloptOptions, c)
H A Dinit.c178 (*opts->pUsageProc)(opts, EXIT_FAILURE); in immediate_opts()
H A Dmakeshell.c324 (*(opts->pUsageProc))(opts, EXIT_SUCCESS); in text_to_var()
328 (*(opts->pUsageProc))(opts, EXIT_FAILURE); in text_to_var()
H A Denum.c161 (*(pOpts->pUsageProc))(pOpts, EXIT_FAILURE); in enum_err()
/freebsd-13.1/contrib/ntp/ntpsnmpd/
H A Dntpsnmpd-opts.h182 #define USAGE(c) (*ntpsnmpdOptions.pUsageProc)(&ntpsnmpdOptions, c)
/freebsd-13.1/contrib/ntp/ntpdc/
H A Dntpdc-opts.h233 #define USAGE(c) (*ntpdcOptions.pUsageProc)(&ntpdcOptions, c)
/freebsd-13.1/contrib/ntp/ntpq/
H A Dntpq-opts.h246 #define USAGE(c) (*ntpqOptions.pUsageProc)(&ntpqOptions, c)
/freebsd-13.1/contrib/ntp/sntp/libopts/autoopts/
H A Doptions.h645 tpUsageProc pUsageProc; member
/freebsd-13.1/contrib/ntp/util/
H A Dntp-keygen-opts.h325 #define USAGE(c) (*ntp_keygenOptions.pUsageProc)(&ntp_keygenOptions, c)
/freebsd-13.1/contrib/ntp/sntp/
H A Dsntp-opts.h309 #define USAGE(c) (*sntpOptions.pUsageProc)(&sntpOptions, c)
/freebsd-13.1/contrib/ntp/ntpd/
H A Dntpd-opts.h404 #define USAGE(c) (*ntpdOptions.pUsageProc)(&ntpdOptions, c)