Lines Matching refs:rtime
371 const l_fp * const rtime);
1442 const l_fp * const rtime) in process_watch() argument
1468 const l_fp * const rtime) in process_version() argument
1556 const l_fp * const rtime) in process_tpv() argument
1605 up->sti_local = *rtime; in process_tpv()
1606 up->sti_recvt = *rtime; in process_tpv()
1637 const l_fp * const rtime) in process_pps() argument
1652 up->pps_local = *rtime; in process_pps()
1718 const l_fp * const rtime) in process_toff() argument
1739 up->sti_local = *rtime; in process_toff()
1761 const l_fp * const rtime) in gpsd_parse() argument
1769 up->logname, ulfptoa(rtime, 6), in gpsd_parse()
1788 process_tpv(peer, &up->json_parse, rtime); in gpsd_parse()
1790 process_pps(peer, &up->json_parse, rtime); in gpsd_parse()
1792 process_toff(peer, &up->json_parse, rtime); in gpsd_parse()
1794 process_version(peer, &up->json_parse, rtime); in gpsd_parse()
1796 process_watch(peer, &up->json_parse, rtime); in gpsd_parse()