Lines Matching refs:gpsd_unitT

281 typedef struct gpsd_unit gpsd_unitT;  typedef
285 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()
723 gpsd_unitT * const up ) in poll_primary()
767 gpsd_unitT * const up ) in poll_secondary()
787 gpsd_unitT * const up = (gpsd_unitT *)pp->unitptr; in gpsd_poll()
806 gpsd_unitT * const up = (gpsd_unitT *)pp->unitptr; in gpsd_control()
831 gpsd_unitT * const up ) in timer_primary()
884 gpsd_unitT * const up ) in timer_secondary()
905 gpsd_unitT * const up = (gpsd_unitT *)pp->unitptr; in gpsd_timer()
923 gpsd_unitT * const up = (gpsd_unitT *)pp->unitptr; in enter_opmode()
944 gpsd_unitT * const up = (gpsd_unitT *)pp->unitptr; in leave_opmode()
980 gpsd_unitT * const up ) in eval_strict()
1003 gpsd_unitT * const up ) in eval_pps_secondary()
1026 gpsd_unitT * const up ) in eval_serial()
1042 gpsd_unitT * const up ) in eval_auto()
1443 gpsd_unitT * const up = (gpsd_unitT *)pp->unitptr; in process_watch()
1469 gpsd_unitT * const up = (gpsd_unitT *)pp->unitptr; in process_version()
1557 gpsd_unitT * const up = (gpsd_unitT *)pp->unitptr; in process_tpv()
1638 gpsd_unitT * const up = (gpsd_unitT *)pp->unitptr; in process_pps()
1719 gpsd_unitT * const up = (gpsd_unitT *)pp->unitptr; in process_toff()
1762 gpsd_unitT * const up = (gpsd_unitT *)pp->unitptr; in gpsd_parse()
1843 gpsd_unitT * const up = (gpsd_unitT *)pp->unitptr; in gpsd_stop_socket()
1871 gpsd_unitT * const up = (gpsd_unitT *)pp->unitptr; in gpsd_init_socket()
1977 gpsd_unitT * const up = (gpsd_unitT *)pp->unitptr; in gpsd_test_socket()
2203 gpsd_unitT * const up = (gpsd_unitT *)pp->unitptr; in log_data()