Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/bio/
H A Dbss_null.c40 static int null_read(BIO *b, char *out, int outl) in null_read() function
/freebsd/stand/libsa/
H A Dnullfs.c76 int null_read (struct open_file *f, void *buf, size_t size, size_t *resid) in null_read() function