Home
last modified time | relevance | path

Searched refs:DISABLED_OPT (Results 1 – 12 of 12) sorted by relevance

/freebsd/contrib/ntp/sntp/libopts/
H A Dinit.c203 if (DISABLED_OPT(od)) in do_presets()
224 if ((od != NULL) && ! DISABLED_OPT(od)) in do_presets()
H A Dgenshell.h112 #define ENABLED_GENSHELL_OPT(n) (! DISABLED_OPT(& GENSHELL_DESC(n)))
H A Dsave.c234 : (DISABLED_OPT(od) in prt_entry()
660 (DISABLED_OPT(vod)) ? pod->pz_DisableName : pod->pz_Name; in prt_no_arg_opt()
H A Dconfigfile.c1041 if (DISABLED_OPT(od) && PRESETTING(inc)) { in intern_file_load()
1129 if ( DISABLED_OPT(odesc) in optionLoadOpt()
H A Dputshell.c407 if (UNUSED_OPT(pOD) && DISABLED_OPT(pOD)) in optionPutShell()
/freebsd/contrib/ntp/ntpsnmpd/
H A Dntpsnmpd-opts.h113 #define ENABLED_OPT(n) (! DISABLED_OPT(& DESC(n)))
/freebsd/contrib/ntp/ntpdc/
H A Dntpdc-opts.h121 #define ENABLED_OPT(n) (! DISABLED_OPT(& DESC(n)))
/freebsd/contrib/ntp/ntpq/
H A Dntpq-opts.h122 #define ENABLED_OPT(n) (! DISABLED_OPT(& DESC(n)))
/freebsd/contrib/ntp/sntp/libopts/autoopts/
H A Doptions.h321 #define DISABLED_OPT(_od) ((_od)->fOptState & OPTST_DISABLED) macro
/freebsd/contrib/ntp/sntp/
H A Dsntp-opts.h128 #define ENABLED_OPT(n) (! DISABLED_OPT(& DESC(n)))
/freebsd/contrib/ntp/util/
H A Dntp-keygen-opts.h131 #define ENABLED_OPT(n) (! DISABLED_OPT(& DESC(n)))
/freebsd/contrib/ntp/ntpd/
H A Dntpd-opts.h143 #define ENABLED_OPT(n) (! DISABLED_OPT(& DESC(n)))