Home
last modified time | relevance | path

Searched defs:async_read (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl.old/dist/test/
H A Dasynciotest.c89 static int async_read(BIO *bio, char *out, int outl) in async_read() function
/netbsd-src/crypto/external/bsd/openssl/dist/test/
H A Dasynciotest.c89 static int async_read(BIO *bio, char *out, int outl) in async_read() function
/netbsd-src/lib/librefuse/
H A Dfuse.h119 uint32_t async_read; /* Removed as of FUSE 3.0. */ member