Home
last modified time | relevance | path

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

/freebsd-12.1/crypto/openssl/crypto/bio/
H A Dbss_null.c16 static int null_read(BIO *h, char *buf, int size);
28 null_read,
42 static int null_read(BIO *b, char *out, int outl) in null_read() function
/freebsd-12.1/stand/libsa/
H A Dnullfs.c81 int null_read (struct open_file *f, void *buf, size_t size, size_t *resid) in null_read() function
H A Dstand.h386 extern int null_read(struct open_file *f, void *buf, size_t size, size_t *resid);