Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/ntp/include/
H A Dntp_refclock.h94 int (*io_input) (struct recvbuf *); /* input routine - member
/freebsd-13.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-13.1/contrib/lua/src/
H A Dliolib.c329 static int io_input (lua_State *L) { in io_input() function
737 {"input", io_input},
/freebsd-13.1/contrib/ntp/
H A DCommitLog-4.1.05707 * include/ntp_refclock.h: added int io_input(struct recvbuf *)
H A DChangeLog1827 * [Bug 2135] defer calls to 'io_input' to main thread under Windows.
H A DCommitLog102452 [Bug 2135] defer calls to 'io_input' to main thread under Windows
102455 [Bug 2135] defer calls to 'io_input' to main thread under Windows
102458 [Bug 2135] defer calls to 'io_input' to main thread under Windows
102462 [Bug 2135] defer calls to 'io_input' to main thread under Windows
102467 [Bug 2135] defer calls to 'io_input' to main thread under Windows
102471 [Bug 2135] defer calls to 'io_input' to main thread under Windows
102475 [Bug 2135] defer calls to 'io_input' to main thread under Windows