Searched refs:isodate (Results 1 – 3 of 3) sorted by relevance
26 struct isodate { struct34 typedef struct isodate TIsoDate; argument35 typedef struct isodate const TcIsoDate;370 isocal_ntp64_to_date(struct isodate * /* id */, const vint64 * /* ntp */);373 isocal_ntp_to_date(struct isodate * /* id */, uint32_t /* ntp */,377 isocal_date_to_ntp64(const struct isodate * /* id */);380 isocal_date_to_ntp(const struct isodate * /* id */);
1898 struct isodate *id, in isocal_ntp64_to_date() 1940 struct isodate *id, in isocal_ntp_to_date() 1961 const struct isodate *id in isocal_date_to_ntp64() 1977 const struct isodate *id in isocal_date_to_ntp()
110 struct isodate iso; in filegen_open()