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

/freebsd-11-stable/contrib/ntp/parseutil/
H A Dtestdcf.c52 #define DCFB_CALLBIT 0x0008 /* "call bit" used to signalize irregularities in the control facilities */ macro
278 clock_time->flags |= DCFB_CALLBIT;
494 (clock_time.flags & DCFB_CALLBIT) ? "R" : "_",
H A Ddcfd.c201 #define DCFB_CALLBIT 0x0008 /* "call bit" used to signalize irregularities in the control facilities */ macro
506 clock_time->flags |= DCFB_CALLBIT;
1808 (clock_time.flags & DCFB_CALLBIT) ? "R" : "_",

Completed in 166 milliseconds