Searched refs:gps_send (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/ntp/ntpd/
H A Drefclock_nmea.c324 static void gps_send(int, const char *, struct peer *);
603 gps_send(pp->io.fd, "$PMOTG,RMC,0000*1D\r\n", peer);
1166 * gps_send(fd, cmd, peer) Sends a command to the GPS receiver.
1167 * as in gps_send(fd, "rqts,u", peer);
1182 gps_send( function
1205 DPRINTF(1, ("%s gps_send: buffer overflow for command '%s'\n",
1214 DPRINTF(1, ("%s gps_send: '%.*s'\n", refnumtoa(&peer->srcadr),

Completed in 51 milliseconds