Lines Matching refs:rtime
368 const l_fp * const rtime);
1421 const l_fp * const rtime) in process_watch() argument
1447 const l_fp * const rtime) in process_version() argument
1535 const l_fp * const rtime) in process_tpv() argument
1584 up->sti_local = *rtime; in process_tpv()
1585 up->sti_recvt = *rtime; in process_tpv()
1616 const l_fp * const rtime) in process_pps() argument
1631 up->pps_local = *rtime; in process_pps()
1697 const l_fp * const rtime) in process_toff() argument
1718 up->sti_local = *rtime; in process_toff()
1740 const l_fp * const rtime) in gpsd_parse() argument
1748 up->logname, ulfptoa(rtime, 6), in gpsd_parse()
1767 process_tpv(peer, &up->json_parse, rtime); in gpsd_parse()
1769 process_pps(peer, &up->json_parse, rtime); in gpsd_parse()
1771 process_toff(peer, &up->json_parse, rtime); in gpsd_parse()
1773 process_version(peer, &up->json_parse, rtime); in gpsd_parse()
1775 process_watch(peer, &up->json_parse, rtime); in gpsd_parse()