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

/freebsd-10.3-release/contrib/ntp/ntpd/
H A Drefclock_mx4200.c668 int sentence_type; local
752 sentence_type = 0;
759 sentence_type = strtol(cp, &cp, 10);
764 switch (sentence_type) {
901 } /* switch (sentence_type) */
954 int sentence_type, valid; local
965 &sentence_type, &time_mark_valid, &year, &month, &day_of_month,
969 if (sentence_type != PMVXG_D_TRECOVOUT)
1235 int sentence_type, mode; local
1247 &sentence_type,
1456 int sentence_type; local
[all...]

Completed in 41 milliseconds