Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/ntp/dist/ntpd/
Drefclock_ripencc.c1313 bGetLong( in bGetLong() function
1384 #define bGetLong(bp) (*(long*)(bp)) macro
2976 longtemp = bGetLong (buf+12); in rpt_0x8F20()
2983 *alt = bGetLong (buf+20)*.001; in rpt_0x8F20()
3015 *iiSerialNumber = bGetLong(&rpt->buf[3]); in rpt_0x8F41()
3043 *iiCaseSerialNumber = bGetLong(&rpt->buf[5]); in rpt_0x8F42()
3044 *iiProdNumber = bGetLong(&rpt->buf[9]); in rpt_0x8F42()
3097 *decorr_max = bGetLong(&buf[1]); in rpt_0x8F4B()