Home
last modified time | relevance | path

Searched refs:stream_receive (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/ntp/ntpd/
H A Drefclock_parse.c1731 static void stream_receive (struct recvbuf *);
1757 stream_receive,
1937 parse->generic->io.clock_recv = stream_receive; /* ok - parse input in kernel */ in stream_enable()
2043 stream_receive( in stream_receive() function
/freebsd/contrib/ntp/
H A DCommitLog-4.1.04292 * ntpd/refclock_parse.c (stream_receive): Cast size_t to int to
4296 (stream_receive): Cast struct timeval members to long to match
4811 (stream_receive): fixed formats
H A DCommitLog[all...]