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

/freebsd-12-stable/contrib/ntp/ntpd/
H A Drefclock_ripencc.c356 float *bias_unc, float *dr_unc, double *lat, double *lon, double *alt,
2858 float *bias_unc,
2880 *bias_unc = bGetSingle(&buf[34]);
4483 bias_unc, local
4508 &bias_unc,
4534 pbuf += sprintf(pbuf, "\nBias unc : %6.2f m", bias_unc);
2847 rpt_0x8F0B( TSIPPKT *rpt, unsigned short *event, double *tow, unsigned char *date, unsigned char *month, short *year, unsigned char *dim_mode, short *utc_offset, double *bias, double *drift, float *bias_unc, float *dr_unc, double *lat, double *lon, double *alt, char sv_id[8] ) argument

Completed in 104 milliseconds