Searched refs:OPT_VALUE_STEPLIMIT (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/external/bsd/ntp/dist/sntp/ | ||
| D | sntp-opts.h | 275 #define OPT_VALUE_STEPLIMIT (DESC(STEPLIMIT).optArg.argInt) macro |
| D | main.c | 170 steplimit = OPT_VALUE_STEPLIMIT / 1e3; in sntp_main() |