Searched refs:io_input (Results 1 – 7 of 7) sorted by relevance
94 int (*io_input) (struct recvbuf *); /* input routine - member
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()
329 static int io_input (lua_State *L) { in io_input() function737 {"input", io_input},
5707 * include/ntp_refclock.h: added int io_input(struct recvbuf *)
1827 * [Bug 2135] defer calls to 'io_input' to main thread under Windows.
102452 [Bug 2135] defer calls to 'io_input' to main thread under Windows102455 [Bug 2135] defer calls to 'io_input' to main thread under Windows102458 [Bug 2135] defer calls to 'io_input' to main thread under Windows102462 [Bug 2135] defer calls to 'io_input' to main thread under Windows102467 [Bug 2135] defer calls to 'io_input' to main thread under Windows102471 [Bug 2135] defer calls to 'io_input' to main thread under Windows102475 [Bug 2135] defer calls to 'io_input' to main thread under Windows