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

/freebsd-9.3-release/contrib/ntp/tests/libntp/
H A Dcalendar.c464 u_int32 ntp, expds, truds; local
471 expds = ntpcal_date_to_ntp(&date);
472 TEST_ASSERT_EQUAL(expds, truds);

Completed in 48 milliseconds