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

/macosx-10.9.5/ntp-88/ntpd/
H A Drefclock_palisade.h202 static int sendetx (struct packettx *buffer, int fd);
H A Drefclock_palisade.c189 * sendetx - Send packet or super packet to the device
192 sendetx ( function
226 sendetx (&tx, fd);
231 sendetx (&tx, fd);
256 sendetx(&tx, fd);
H A Drefclock_parse.c4819 * sendcmd, sendbyte, sendetx, sendflt, sendint implement the command
4854 void sendetx (struct txbuf *buf, struct parseunit *parse);
4871 void sendetx (struct txbuf *buf, struct parseunit *parse);
4887 sendetx(
4898 msyslog(LOG_ERR, "PARSE receiver #%d: sendetx: failed to send cmd to clock: %m", CLK_UNIT(parse->peer));
4973 sendetx(&buf, parse);
4981 sendetx(&buf, parse);
4985 sendetx(&buf, parse);
4988 sendetx(&buf, parse);
4992 sendetx(
4884 sendetx( function
[all...]

Completed in 76 milliseconds