Home
last modified time | relevance | path

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

/src/contrib/ntp/ntpd/
H A Drefclock_ripencc.c1327 bGetULong( in bGetULong() function
1383 #define bGetULong(bp) (*(unsigned long*)(bp)) macro
2972 *time_of_fix = bGetULong (buf+8)*.001; in rpt_0x8F20()
2977 ulongtemp = bGetULong (buf+16); in rpt_0x8F20()
3110 *event_mask = bGetULong (&buf[1]); in rpt_0x8F4D()