Searched defs:STACKCT_OPT (Results 1 - 6 of 6) sorted by last modified time

/freebsd-9.3-release/contrib/ntp/sntp/
H A Dsntp-opts.h123 #define STACKCT_OPT(n) (((tArgList*)(DESC(n).optCookie))->useCt) macro
/freebsd-9.3-release/contrib/ntp/util/
H A Dntp-keygen-opts.h126 #define STACKCT_OPT(n) (((tArgList*)(DESC(n).optCookie))->useCt) macro
/freebsd-9.3-release/contrib/ntp/ntpsnmpd/
H A Dntpsnmpd-opts.h108 #define STACKCT_OPT(n) (((tArgList*)(DESC(n).optCookie))->useCt) macro
/freebsd-9.3-release/contrib/ntp/ntpq/
H A Dntpq-opts.h116 #define STACKCT_OPT(n) (((tArgList*)(DESC(n).optCookie))->useCt) macro
/freebsd-9.3-release/contrib/ntp/ntpdc/
H A Dntpdc-opts.h115 #define STACKCT_OPT(n) (((tArgList*)(DESC(n).optCookie))->useCt) macro
/freebsd-9.3-release/contrib/ntp/ntpd/
H A Dntpd-opts.h138 #define STACKCT_OPT(n) (((tArgList*)(DESC(n).optCookie))->useCt) macro

Completed in 94 milliseconds