Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/ntp/ntpd/
H A Dntp_refclock.c818 if (rio->io_input != NULL && (*rio->io_input)(rb) == 0) { in indicate_refclock_packet()
855 if (rio->io_input == NULL || (*rio->io_input)(rb) != 0) { in process_refclock_packet()
H A Drefclock_parse.c3249 parse->generic->io.io_input = parse->binding->bd_io_input; /* pick correct input routine */ in parse_start()
/freebsd-12.1/contrib/ntp/include/
H A Dntp_refclock.h94 int (*io_input) (struct recvbuf *); /* input routine - member
/freebsd-12.1/contrib/lua/src/
H A Dliolib.c320 static int io_input (lua_State *L) { in io_input() function
703 {"input", io_input},
/freebsd-12.1/contrib/ntp/
H A DCommitLog-4.1.05707 * include/ntp_refclock.h: added int io_input(struct recvbuf *)
H A DChangeLog1798 * [Bug 2135] defer calls to 'io_input' to main thread under Windows.
H A DCommitLog101739 [Bug 2135] defer calls to 'io_input' to main thread under Windows
101742 [Bug 2135] defer calls to 'io_input' to main thread under Windows
101745 [Bug 2135] defer calls to 'io_input' to main thread under Windows
101749 [Bug 2135] defer calls to 'io_input' to main thread under Windows
101754 [Bug 2135] defer calls to 'io_input' to main thread under Windows
101758 [Bug 2135] defer calls to 'io_input' to main thread under Windows
101762 [Bug 2135] defer calls to 'io_input' to main thread under Windows