Home
last modified time | relevance | path

Searched refs:OPT_VALUE_SET_DEBUG_LEVEL (Results 1 – 16 of 16) sorted by relevance

/netbsd/src/external/bsd/ntp/dist/sntp/include/
Ddebug-opt.def15 flag-code = 'OPT_VALUE_SET_DEBUG_LEVEL++;';
/netbsd/src/external/bsd/ntp/dist/ntpdc/
Dntpdc-opts.h220 #define OPT_VALUE_SET_DEBUG_LEVEL (DESC(SET_DEBUG_LEVEL).optArg.argInt) macro
Dntpdc-opts.c631 OPT_VALUE_SET_DEBUG_LEVEL++; in doOptDebug_Level()
Dntpdc.c332 debug = OPT_VALUE_SET_DEBUG_LEVEL; in ntpdcmain()
/netbsd/src/external/bsd/ntp/dist/ntpq/
Dntpq-opts.h226 #define OPT_VALUE_SET_DEBUG_LEVEL (DESC(SET_DEBUG_LEVEL).optArg.argInt) macro
Dntpq-opts.c652 OPT_VALUE_SET_DEBUG_LEVEL++; in doOptDebug_Level()
Dntpq.c576 debug = OPT_VALUE_SET_DEBUG_LEVEL; in ntpqmain()
/netbsd/src/external/bsd/ntp/dist/util/
Dntp-keygen-opts.h283 #define OPT_VALUE_SET_DEBUG_LEVEL (DESC(SET_DEBUG_LEVEL).optArg.argInt) macro
Dntp-keygen-opts.c1079 OPT_VALUE_SET_DEBUG_LEVEL++; in doOptDebug_Level()
Dntp-keygen.c390 debug = OPT_VALUE_SET_DEBUG_LEVEL; in main()
/netbsd/src/external/bsd/ntp/dist/sntp/
Dsntp-opts.h266 #define OPT_VALUE_SET_DEBUG_LEVEL (DESC(SET_DEBUG_LEVEL).optArg.argInt) macro
Dsntp-opts.c829 OPT_VALUE_SET_DEBUG_LEVEL++; in doOptDebug_Level()
Dmain.c160 debug = OPT_VALUE_SET_DEBUG_LEVEL; in sntp_main()
/netbsd/src/external/bsd/ntp/dist/ntpd/
Dntpd.c414 debug = OPT_VALUE_SET_DEBUG_LEVEL; in main()
858 debug = OPT_VALUE_SET_DEBUG_LEVEL;
Dntpd-opts.h365 #define OPT_VALUE_SET_DEBUG_LEVEL (DESC(SET_DEBUG_LEVEL).optArg.argInt) macro
Dntpd-opts.c1337 OPT_VALUE_SET_DEBUG_LEVEL++; in doOptDebug_Level()