Searched defs:io_read (Results 1 – 5 of 5) sorted by relevance
1112 io_read(file_pair *pair, io_buf *buf_union, size_t size) in io_read() function
119 static ossl_inline int io_read(aio_context_t ctx, long n, struct iocb **iocb) in io_read() function
122 static ossl_inline int io_read(aio_context_t ctx, long n, struct iocb **iocb) in io_read() function
1108 ssize_t (*io_read)(void *, void *, size_t); member
618 static int io_read (lua_State *L) { in io_read() function