Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/ntp/dist/ntpd/
Drefclock_ripencc.c1284 bGetShort( in bGetShort() function
1383 #define bGetShort(bp) (*(short*)(bp)) macro
1486 if (bGetShort(&buf[1]) != 0) { in parse0x8FAD()
1507 year = bGetShort(&buf[16]); in parse0x8FAD()
1614 if (bGetShort(&buf[1]) != 0) in parse0x8F0B()
1635 year = bGetShort(&buf[13]); in parse0x8F0B()
1637 utcoff = bGetShort(&buf[16]); in parse0x8F0B()
1748 dt_ls = bGetShort (&buf[12]); in parse0x4F()
1750 wn_t = bGetShort (&buf[18]); in parse0x4F()
1751 wn_lsf = bGetShort (&buf[20]); in parse0x4F()
[all …]