Searched refs:UNUSED_REFCLOCK_ID (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.2-release/contrib/ntp/tests/libntp/
H A Drefnumtoa.c10 static const int UNUSED_REFCLOCK_ID = 250; variable
58 addr |= UNUSED_REFCLOCK_ID << 8;
67 snprintf(value, sizeof(value), "%d", UNUSED_REFCLOCK_ID);

Completed in 100 milliseconds