Searched refs:VER_FLAGS (Results 1 – 7 of 7) sorted by relevance
/freebsd/contrib/ntp/sntp/libopts/ |
H A D | genshell.c | 159 # define VER_FLAGS (OPTST_IMM | OPTST_NO_INIT) macro 161 # define VER_FLAGS (OPTST_SET_ARGTYPE(OPARG_TYPE_STRING) | \ macro 213 /* opt state flags */ VER_FLAGS, AOUSE_VERSION,
|
/freebsd/contrib/ntp/ntpsnmpd/ |
H A D | ntpsnmpd-opts.c | 172 # define VER_FLAGS (OPTST_IMM | OPTST_NO_INIT) macro 174 # define VER_FLAGS (OPTST_SET_ARGTYPE(OPARG_TYPE_STRING) | \ macro 245 /* opt state flags */ VER_FLAGS, AOUSE_VERSION,
|
/freebsd/contrib/ntp/ntpdc/ |
H A D | ntpdc-opts.c | 324 # define VER_FLAGS (OPTST_IMM | OPTST_NO_INIT) macro 326 # define VER_FLAGS (OPTST_SET_ARGTYPE(OPARG_TYPE_STRING) | \ macro 493 /* opt state flags */ VER_FLAGS, AOUSE_VERSION,
|
/freebsd/contrib/ntp/ntpq/ |
H A D | ntpq-opts.c | 333 # define VER_FLAGS (OPTST_IMM | OPTST_NO_INIT) macro 335 # define VER_FLAGS (OPTST_SET_ARGTYPE(OPARG_TYPE_STRING) | \ macro 514 /* opt state flags */ VER_FLAGS, AOUSE_VERSION,
|
/freebsd/contrib/ntp/sntp/ |
H A D | sntp-opts.c | 437 # define VER_FLAGS (OPTST_IMM | OPTST_NO_INIT) macro 439 # define VER_FLAGS (OPTST_SET_ARGTYPE(OPARG_TYPE_STRING) | \ macro 691 /* opt state flags */ VER_FLAGS, AOUSE_VERSION,
|
/freebsd/contrib/ntp/util/ |
H A D | ntp-keygen-opts.c | 605 # define VER_FLAGS (OPTST_IMM | OPTST_NO_INIT) macro 607 # define VER_FLAGS (OPTST_SET_ARGTYPE(OPARG_TYPE_STRING) | \ macro 904 /* opt state flags */ VER_FLAGS, AOUSE_VERSION,
|
/freebsd/contrib/ntp/ntpd/ |
H A D | ntpd-opts.c | 778 # define VER_FLAGS (OPTST_IMM | OPTST_NO_INIT) macro 780 # define VER_FLAGS (OPTST_SET_ARGTYPE(OPARG_TYPE_STRING) | \ macro 1228 /* opt state flags */ VER_FLAGS, AOUSE_VERSION,
|