Home
last modified time | relevance | path

Searched refs:true_send (Results 1 – 2 of 2) sorted by relevance

/src/contrib/ntp/ntpd/
H A Drefclock_true.c188 static void true_send (struct peer *, const char *);
314 true_send(peer, "\03\r"); in true_start()
625 true_send( in true_send() function
677 true_send(peer, "C"); in true_doevent()
684 true_send(peer, "P"); in true_doevent()
694 true_send(peer, "C"); in true_doevent()
699 true_send(peer, "\03\r"); in true_doevent()
711 true_send(peer, "F18\r"); in true_doevent()
715 true_send(peer, "F50\r"); in true_doevent()
732 true_send(peer, "F51\r"); in true_doevent()
[all …]
/src/contrib/ntp/
H A DCommitLog-4.1.05611 * ntpd/refclock_true.c (true_send): signed/unsigned, name clashes