Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/xz/src/xz/
HDfile_io.h129 extern size_t io_read(file_pair *pair, io_buf *buf, size_t size);
HDcoder.c1203 strm.avail_in = io_read(pair, &in_buf, read_size); in coder_normal()
1299 strm.avail_in = io_read( in coder_normal()
1370 strm.avail_in = io_read(pair, &in_buf, IO_BUFFER_SIZE); in coder_passthru()
1400 strm.avail_in = io_read(pair, &in_buf, IO_BUFFER_SIZE); in coder_run()
HDfile_io.c1093 io_read(file_pair *pair, io_buf *buf, size_t size) in io_read() function
1192 const size_t amount = io_read(pair, buf, size); in io_pread()
HDlist.c375 strm.avail_in = io_read(pair, &buf, IO_BUFFER_SIZE); in parse_indexes()
/freebsd-13-stable/crypto/openssl/engines/
HDe_afalg.c119 static ossl_inline int io_read(aio_context_t ctx, long n, struct iocb **iocb) in io_read() function
256 r = io_read(aio->aio_ctx, 1, &cb); in afalg_fin_cipher_aio()
293 r = io_read(aio->aio_ctx, 1, &cb); in afalg_fin_cipher_aio()
/freebsd-13-stable/contrib/lua/src/
HDliolib.c610 static int io_read (lua_State *L) { in io_read() function
742 {"read", io_read},
/freebsd-13-stable/sys/contrib/octeon-sdk/
HDcvmx-sriomaintx-defs.h1199 uint32_t io_read : 1; /**< PE does not support IO Read. member
1257 uint32_t io_read : 1;
4282 uint32_t io_read : 1; /**< PE does not support IO Read. member
4340 uint32_t io_read : 1;