HomeSort by: relevance | last modified time | path
    Searched defs:DCFB_CALLBIT (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/ntp/dist/parseutil/
testdcf.c 54 #define DCFB_CALLBIT 0x0008 /* "call bit" used to signalize irregularities in the control facilities */
280 clock_time->flags |= DCFB_CALLBIT;
496 (clock_time.flags & DCFB_CALLBIT) ? "R" : "_",
dcfd.c 203 #define DCFB_CALLBIT 0x0008 /* "call bit" used to signalize irregularities in the control facilities */
508 clock_time->flags |= DCFB_CALLBIT;
1814 (clock_time.flags & DCFB_CALLBIT) ? "R" : "_",

Completed in 19 milliseconds