Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/test/
H A Dasynciotest.c89 static int async_read(BIO *bio, char *out, int outl) in async_read() function
/freebsd/tests/sys/fs/fusefs/
H A Dread.cc279 TEST_F(AsyncRead, async_read) in TEST_F() argument