Home
last modified time | relevance | path

Searched refs:null_read (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/openssl/openssl/crypto/bio/
H A Dbss_null.c16 static int null_read(BIO *h, char *buf, int size);
26 null_read,
40 static int null_read(BIO *b, char *out, int outl) in null_read() function
/third_party/openssl/crypto/bio/
H A Dbss_null.c16 static int null_read(BIO *h, char *buf, int size);
26 null_read,
40 static int null_read(BIO *b, char *out, int outl) in null_read() function
/third_party/libfuse/example/
H A Dnull.c77 static int null_read(const char *path, char *buf, size_t size, in null_read() function
111 .read = null_read,

Completed in 2 milliseconds