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

/macosx-10.9.5/ntp-88/include/
H A Dparse.h139 #define PARSEB_S_POSITION 0x00080000 /* supports position information (GPS) */ macro
165 #define PARSE_S_POSITION(x) ((x) & PARSEB_S_POSITION)
/macosx-10.9.5/ntp-88/ntpd/
H A Drefclock_parse.c2355 { PARSEB_S_POSITION, "POSITION" },
2378 if (lstate & (PARSEB_S_LEAP|PARSEB_S_ANTENNA|PARSEB_S_PPS|PARSEB_S_POSITION))

Completed in 215 milliseconds