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

/freebsd-11-stable/crypto/openssl/crypto/bio/
H A Dbss_null.c65 static int null_read(BIO *h, char *buf, int size);
75 null_read,
104 static int null_read(BIO *b, char *out, int outl) function
/freebsd-11-stable/stand/libsa/
H A Dnullfs.c81 int null_read (struct open_file *f, void *buf, size_t size, size_t *resid) function
H A Dstand.h388 extern int null_read(struct open_file *f, void *buf, size_t size, size_t *resid);

Completed in 122 milliseconds