Home
last modified time | relevance | path

Searched defs:io_input (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/ntp/include/
H A Dntp_refclock.h94 int (*io_input) (struct recvbuf *); /* input routine - member
/freebsd/contrib/lua/src/
H A Dliolib.c335 static int io_input (lua_State *L) { in io_input() function