Searched refs:null_write (Results 1 – 11 of 11) sorted by relevance
| /dflybsd-src/crypto/libressl/crypto/bio/ |
| H A D | bss_null.c | 67 static int null_write(BIO *h, const char *buf, int num); 78 .bwrite = null_write, 117 null_write(BIO *b, const char *in, int inl) in null_write() function
|
| /dflybsd-src/stand/lib/ |
| H A D | nullfs.c | 91 null_write(struct open_file *f, void *buf, size_t size, size_t *resid) in null_write() function
|
| H A D | bzipfs.c | 59 null_write,
|
| H A D | gzipfs.c | 56 null_write,
|
| H A D | splitfs.c | 58 null_write,
|
| H A D | stand.h | 366 extern int null_write(struct open_file *, void *, size_t, size_t *);
|
| H A D | ufs.c | 88 null_write,
|
| H A D | hammer2.c | 985 null_write,
|
| H A D | ext2fs.c | 108 null_write,
|
| H A D | dosfs.c | 57 null_write,
|
| H A D | hammer1.c | 1049 null_write,
|