Home
last modified time | relevance | path

Searched refs:bGetLong (Results 1 – 1 of 1) sorted by relevance

/src/contrib/ntp/ntpd/
H A Drefclock_ripencc.c1311 bGetLong( in bGetLong() function
1382 #define bGetLong(bp) (*(long*)(bp)) macro
2974 longtemp = bGetLong (buf+12); in rpt_0x8F20()
2981 *alt = bGetLong (buf+20)*.001; in rpt_0x8F20()
3013 *iiSerialNumber = bGetLong(&rpt->buf[3]); in rpt_0x8F41()
3041 *iiCaseSerialNumber = bGetLong(&rpt->buf[5]); in rpt_0x8F42()
3042 *iiProdNumber = bGetLong(&rpt->buf[9]); in rpt_0x8F42()
3095 *decorr_max = bGetLong(&buf[1]); in rpt_0x8F4B()