Home
last modified time | relevance | path

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

/freebsd-head/contrib/ntp/include/
HDntp_calendar.h116 extern char * ntpcal_iso8601std(char*, size_t, struct calendar const*);
/freebsd-head/contrib/ntp/ntpd/
HDrefclock_jupiter.c336 refclock_save_lcode(pp, ntpcal_iso8601std(NULL, 0, &cd), in jupiter_checkpps()
755 cp = ntpcal_iso8601std(NULL, 0, &tref); in jupiter_parse_gpos()
HDrefclock_nmea.c940 ntpcal_iso8601std(NULL, 0, &date), in nmea_procrec()
945 ntpcal_iso8601std(NULL, 0, &date))); in nmea_procrec()
/freebsd-head/contrib/ntp/libntp/
HDntp_calendar.c2214 ntpcal_iso8601std( in ntpcal_iso8601std() function