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

/freebsd-13-stable/contrib/ntp/include/
H A Dmbg_gps166.h220 GPS_BVAR_STAT, ///< (r--) ::BVAR_STAT, status of buffered variables, only if ::GPS_MODEL_HAS_BVAR_STAT
315 typedef uint16_t BVAR_STAT; typedef
330 * @see ::BVAR_STAT
341 N_BVAR_BIT ///< number of defined ::BVAR_STAT bits
348 * Used with ::BVAR_STAT.
350 * @see ::BVAR_STAT
/freebsd-13-stable/contrib/ntp/ntpd/
H A Drefclock_parse.c4354 BVAR_STAT flag; /* status flag */
4365 BVAR_STAT status;
4370 status = (BVAR_STAT) get_lsb_short(&bufp);

Completed in 117 milliseconds