Home
last modified time | relevance | path

Searched refs:io_input (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/ntp/include/
H A Dntp_refclock.h94 int (*io_input) (struct recvbuf *); /* input routine - member
/freebsd/contrib/ntp/ntpd/
H A Dntp_refclock.c889 if (rio->io_input != NULL && (*rio->io_input)(rb) == 0) { in indicate_refclock_packet()
926 if (rio->io_input == NULL || (*rio->io_input)(rb) != 0) { in process_refclock_packet()
H A Drefclock_parse.c3263 parse->generic->io.io_input = parse->binding->bd_io_input; /* pick correct input routine */ in parse_start()
/freebsd/contrib/lua/src/
H A Dliolib.c335 static int io_input (lua_State *L) { in io_input() function
744 {"input", io_input},
/freebsd/contrib/ntp/
H A DCommitLog-4.1.05707 * include/ntp_refclock.h: added int io_input(struct recvbuf *)
H A DChangeLog2067 * [Bug 2135] defer calls to 'io_input' to main thread under Windows.
H A DCommitLog111808 [Bug 2135] defer calls to 'io_input' to main thread under Windows
111811 [Bug 2135] defer calls to 'io_input' to main thread under Windows
111814 [Bug 2135] defer calls to 'io_input' to main thread under Windows
111818 [Bug 2135] defer calls to 'io_input' to main thread under Windows
111823 [Bug 2135] defer calls to 'io_input' to main thread under Windows
111827 [Bug 2135] defer calls to 'io_input' to main thread under Windows
111831 [Bug 2135] defer calls to 'io_input' to main thread under Windows