Home
last modified time | relevance | path

Searched defs:gpsd_unit (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/ntp/ntpd/
H A Drefclock_gpsdjson.c283 struct gpsd_unit { struct
285 gpsd_unitT *next_unit; argument
286 size_t refcount;
289 peerT *pps_peer;
292 int unit;
293 int mode;
294 char *logname; /* cached name for log/print */
295 char * device; /* device name of unit */
298 uint32_t proto_version;
301 l_fp pps_local; /* when we received the PPS message */
[all …]