Searched refs:io_input (Results 1 – 7 of 7) sorted by relevance
818 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()
3249 parse->generic->io.io_input = parse->binding->bd_io_input; /* pick correct input routine */ in parse_start()
94 int (*io_input) (struct recvbuf *); /* input routine - member
320 static int io_input (lua_State *L) { in io_input() function703 {"input", io_input},
5707 * include/ntp_refclock.h: added int io_input(struct recvbuf *)
1798 * [Bug 2135] defer calls to 'io_input' to main thread under Windows.
101739 [Bug 2135] defer calls to 'io_input' to main thread under Windows101742 [Bug 2135] defer calls to 'io_input' to main thread under Windows101745 [Bug 2135] defer calls to 'io_input' to main thread under Windows101749 [Bug 2135] defer calls to 'io_input' to main thread under Windows101754 [Bug 2135] defer calls to 'io_input' to main thread under Windows101758 [Bug 2135] defer calls to 'io_input' to main thread under Windows101762 [Bug 2135] defer calls to 'io_input' to main thread under Windows