HomeSort by: relevance | last modified time | path
    Searched refs:ntpq_custom_opt_handler (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/ntp/dist/ntpq/
ntpq-opts.c 353 ntpOptionPrintVersion, ntpq_custom_opt_handler, optionBooleanVal,
400 /* option proc */ ntpq_custom_opt_handler,
472 /* option proc */ ntpq_custom_opt_handler,
ntpq-opts.def 42 call-proc = ntpq_custom_opt_handler;
95 call-proc = ntpq_custom_opt_handler;
ntpq.c 236 void ntpq_custom_opt_handler(tOptions *, tOptDesc *);
573 * handled by ntpq_custom_opt_handler().
3878 * ntpq_custom_opt_handler - autoopts handler for -c and -p
3886 ntpq_custom_opt_handler( function
3895 "ntpq_custom_opt_handler unexpected option '%c' (%d)\n",

Completed in 22 milliseconds