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

/freebsd-11.0-release/contrib/ntp/ntpd/
H A Dcmd_args.c116 int ct = STACKCT_OPT( TRUSTEDKEY );
155 ct = STACKCT_OPT( VAR );
165 int ct = STACKCT_OPT( DVAR );
H A Dntpd-opts.h138 #define STACKCT_OPT(n) (((tArgList*)(DESC(n).optCookie))->useCt) macro
H A Dntpd.c664 int ifacect = STACKCT_OPT( INTERFACE );
/freebsd-11.0-release/contrib/ntp/ntpsnmpd/
H A Dntpsnmpd-opts.h108 #define STACKCT_OPT(n) (((tArgList*)(DESC(n).optCookie))->useCt) macro
/freebsd-11.0-release/contrib/ntp/ntpdc/
H A Dntpdc-opts.h115 #define STACKCT_OPT(n) (((tArgList*)(DESC(n).optCookie))->useCt) macro
H A Dntpdc.c311 int cmdct = STACKCT_OPT( COMMAND );
/freebsd-11.0-release/contrib/ntp/ntpq/
H A Dntpq-opts.h116 #define STACKCT_OPT(n) (((tArgList*)(DESC(n).optCookie))->useCt) macro
/freebsd-11.0-release/contrib/ntp/sntp/
H A Dsntp-opts.h123 #define STACKCT_OPT(n) (((tArgList*)(DESC(n).optCookie))->useCt) macro
H A Dmain.c253 int cn = STACKCT_OPT( BROADCAST );
263 int cn = STACKCT_OPT( CONCURRENT );
/freebsd-11.0-release/contrib/ntp/util/
H A Dntp-keygen-opts.h126 #define STACKCT_OPT(n) (((tArgList*)(DESC(n).optCookie))->useCt) macro

Completed in 187 milliseconds