Home
last modified time | relevance | path

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

/freebsd/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.c191 (*opts->pUsageProc)(opts, EXIT_FAILURE); in opt_set()
242 (*opts->pUsageProc)(opts, EXIT_FAILURE); in opt_unknown()
266 (*opts->pUsageProc)(opts, EXIT_FAILURE); in opt_ambiguous()
306 (*pOpts->pUsageProc)(pOpts, EXIT_FAILURE); in optionVendorOption()
356 (*opts->pUsageProc)(opts, EXIT_FAILURE); in opt_find_long()
404 (*pOpts->pUsageProc)(pOpts, EXIT_FAILURE); in opt_find_short()
440 (*pOpts->pUsageProc)(pOpts, EXIT_FAILURE); in opt_find_short()
H A Dtime.c52 (*(opts->pUsageProc))(opts, EXIT_FAILURE); in optionTimeVal()
116 (*(opts->pUsageProc))(opts, EXIT_FAILURE); in optionTimeDate()
H A Dnumeric.c93 pOpts->pUsageProc(pOpts, EXIT_FAILURE); in optionShowRange()
167 (*(opts->pUsageProc))(opts, EXIT_FAILURE); in optionNumericVal()
H A Dautoopts.c269 (*opts->pUsageProc)(opts, EXIT_FAILURE); in regular_opts()
379 (*opts->pUsageProc)(opts, EXIT_FAILURE); in optionProcess()
H A Dalias.c46 (*opts->pUsageProc)(opts, EXIT_FAILURE); in too_many_occurrences()
H A Dgenshell.h156 #define GENSHELL_USAGE(c) (*genshelloptOptions.pUsageProc)(&genshelloptOptions, c)
H A Dinit.c174 (*opts->pUsageProc)(opts, EXIT_FAILURE); in immediate_opts()
H A Dmakeshell.c286 (*(opts->pUsageProc))(opts, EXIT_SUCCESS); in text_to_var()
290 (*(opts->pUsageProc))(opts, EXIT_FAILURE); in text_to_var()
H A Denum.c137 (*(pOpts->pUsageProc))(pOpts, EXIT_FAILURE); in enum_err()
/freebsd/contrib/ntp/ntpsnmpd/
H A Dntpsnmpd-opts.h190 #define USAGE(c) (*ntpsnmpdOptions.pUsageProc)(&ntpsnmpdOptions, c)
/freebsd/contrib/ntp/ntpdc/
H A Dntpdc-opts.h248 #define USAGE(c) (*ntpdcOptions.pUsageProc)(&ntpdcOptions, c)
/freebsd/contrib/ntp/ntpq/
H A Dntpq-opts.h261 #define USAGE(c) (*ntpqOptions.pUsageProc)(&ntpqOptions, c)
/freebsd/contrib/ntp/sntp/libopts/autoopts/
H A Doptions.h647 tpUsageProc pUsageProc; member
/freebsd/contrib/ntp/sntp/
H A Dsntp-opts.h317 #define USAGE(c) (*sntpOptions.pUsageProc)(&sntpOptions, c)
/freebsd/contrib/ntp/util/
H A Dntp-keygen-opts.h333 #define USAGE(c) (*ntp_keygenOptions.pUsageProc)(&ntp_keygenOptions, c)
/freebsd/contrib/ntp/ntpd/
H A Dntpd-opts.h412 #define USAGE(c) (*ntpdOptions.pUsageProc)(&ntpdOptions, c)