Searched refs:null_write (Results 1 – 16 of 16) sorted by relevance
| /freebsd-12.1/sys/dev/null/ |
| H A D | null.c | 55 static d_write_t null_write; variable 71 .d_write = null_write, 79 .d_write = null_write, 97 null_write(struct cdev *dev __unused, struct uio *uio, int flags __unused) in null_write() function
|
| /freebsd-12.1/crypto/openssl/crypto/bio/ |
| H A D | bss_null.c | 15 static int null_write(BIO *h, const char *buf, int num); 25 null_write, 47 static int null_write(BIO *b, const char *in, int inl) in null_write() function
|
| /freebsd-12.1/stand/libsa/ |
| H A D | nullfs.c | 86 int null_write (struct open_file *f, const void *buf, size_t size, size_t *resid) in null_write() function
|
| H A D | splitfs.c | 59 null_write,
|
| H A D | gzipfs.c | 59 null_write,
|
| H A D | bzipfs.c | 77 null_write,
|
| H A D | stand.h | 387 extern int null_write(struct open_file *f, const void *buf, size_t size, size_t *resid);
|
| H A D | pkgfs.c | 55 null_write,
|
| H A D | tftp.c | 80 .fo_write = null_write,
|
| H A D | cd9660.c | 88 null_write,
|
| H A D | nfs.c | 140 null_write,
|
| H A D | ext2fs.c | 115 null_write,
|
| H A D | dosfs.c | 57 null_write,
|
| H A D | nandfs.c | 119 null_write,
|
| /freebsd-12.1/stand/userboot/userboot/ |
| H A D | host.c | 176 null_write,
|
| /freebsd-12.1/stand/libsa/zfs/ |
| H A D | zfs.c | 72 null_write,
|