OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sendflt
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/ntp/dist/ntpd/
refclock_parse.c
5025
* sendcmd, sendbyte, sendetx,
sendflt
, sendint implement the command
5028
* CAVEAT: the
sendflt
, sendint routines are byte order dependend and
5062
void
sendflt
(struct txbuf *buf, double a);
5079
void
sendflt
(struct txbuf *buf, double a);
5135
sendflt
(
function
5183
sendflt
(&buf, 5.0*D2R); /* elevation angle mask = 10 deg XXX */
5184
sendflt
(&buf, 4.0); /* s/n ratio mask = 6 XXX */
5185
sendflt
(&buf, 12.0); /* PDOP mask = 12 */
5186
sendflt
(&buf, 8.0); /* PDOP switch level = 8 */
refclock_parse.c
5025
* sendcmd, sendbyte, sendetx,
sendflt
, sendint implement the command
5028
* CAVEAT: the
sendflt
, sendint routines are byte order dependend and
5062
void
sendflt
(struct txbuf *buf, double a);
5079
void
sendflt
(struct txbuf *buf, double a);
5135
sendflt
(
function
5183
sendflt
(&buf, 5.0*D2R); /* elevation angle mask = 10 deg XXX */
5184
sendflt
(&buf, 4.0); /* s/n ratio mask = 6 XXX */
5185
sendflt
(&buf, 12.0); /* PDOP mask = 12 */
5186
sendflt
(&buf, 8.0); /* PDOP switch level = 8 */
Completed in 37 milliseconds
Indexes created Fri Aug 07 00:26:27 UTC 2026