Home
last modified time | relevance | path

Searched defs:null_write (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl/dist/crypto/bio/
H A Dbss_null.c45 static int null_write(BIO *b, const char *in, int inl) in null_write() function
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/bio/
H A Dbss_null.c47 static int null_write(BIO *b, const char *in, int inl) in null_write() function
/netbsd-src/sys/lib/libsa/
H A Dnullfs.c94 null_write(struct open_file *f, void *buf, size_t size, size_t *resid) in null_write() function