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

/freebsd-11-stable/contrib/ntp/ntpd/
H A Drefclock_palisade.h193 static int32 getlong (u_char *);
H A Drefclock_palisade.c863 tow = getlong((u_char *) &mb(1));
905 printf("GPS TOW: %ld\n", (long)getlong((u_char *) &mb(0)));
907 printf("GPS UTC-GPS Offset: %ld\n", (long)getlong((u_char *) &mb(6)));
1498 getlong( function

Completed in 85 milliseconds