Searched refs:gpsd_unitT (Results 1 – 1 of 1) sorted by relevance
281 typedef struct gpsd_unit gpsd_unitT; typedef285 gpsd_unitT *next_unit;372 static int syslogok(clockprocT * const pp, gpsd_unitT * const up);396 static gpsd_unitT *s_clock_units;418 gpsd_unitT * const up) in syslogok()504 gpsd_unitT * up; in gpsd_start()505 gpsd_unitT ** uscan = &s_clock_units; in gpsd_start()627 gpsd_unitT * const up = (gpsd_unitT *)pp->unitptr; in gpsd_shutdown()628 gpsd_unitT ** uscan = &s_clock_units; in gpsd_shutdown()673 gpsd_unitT * const up = (gpsd_unitT *)pp->unitptr; in gpsd_receive()[all …]