Searched refs:null_write (Results 1 - 16 of 16) sorted by relevance

/freebsd-11-stable/crypto/openssl/crypto/bio/
H A Dbss_null.c64 static int null_write(BIO *h, const char *buf, int num);
74 null_write,
109 static int null_write(BIO *b, const char *in, int inl) function
/freebsd-11-stable/stand/libsa/
H A Dnullfs.c86 int null_write (struct open_file *f, const void *buf, size_t size, size_t *resid) function
H A Dsplitfs.c59 null_write,
H A Dgzipfs.c59 null_write,
H A Dbzipfs.c77 null_write,
H A Dstand.h389 extern int null_write(struct open_file *f, const void *buf, size_t size, size_t *resid);
H A Dpkgfs.c55 null_write,
H A Dtftp.c80 .fo_write = null_write,
H A Dcd9660.c88 null_write,
H A Dext2fs.c115 null_write,
H A Dnandfs.c119 null_write,
H A Ddosfs.c57 null_write,
H A Dnfs.c140 null_write,
/freebsd-11-stable/sys/dev/null/
H A Dnull.c53 static d_write_t null_write; variable
69 .d_write = null_write,
77 .d_write = null_write,
95 null_write(struct cdev *dev __unused, struct uio *uio, int flags __unused) function
/freebsd-11-stable/stand/userboot/userboot/
H A Dhost.c176 null_write,
/freebsd-11-stable/stand/libsa/zfs/
H A Dzfs.c72 null_write,

Completed in 231 milliseconds