Home
last modified time | relevance | path

Searched refs:TM_GPS (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/external/bsd/ntp/dist/include/
Dmbg_gps166.h419 } TM_GPS; typedef
495 TM_GPS tm; ///< time converted to %UTC and/or local time according to ::TZDL settings
718 TM_GPS tm_on; ///< date/time when daylight saving starts
719 TM_GPS tm_off; ///< date/time when daylight saving ends
754 TM_GPS tm_disconn; ///< time of antenna disconnect
755 TM_GPS tm_reconn; ///< time of antenna reconnect
962 void mbg_tm_str (char **, TM_GPS *, int, int);
972 void get_mbg_tm (unsigned char **, TM_GPS *);
/netbsd/src/external/bsd/ntp/dist/libparse/
Ddata_mbg.c139 TM_GPS *tmp in get_mbg_tm()
262 TM_GPS *tmp, in mbg_tm_str()