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

/freebsd-9.3-release/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-9.3-release/lib/libstand/
H A Dnullfs.c86 int null_write (struct open_file *f, void *buf, size_t size, size_t *resid) function
H A Dbzipfs.c77 null_write,
H A Dgzipfs.c59 null_write,
H A Dsplitfs.c59 null_write,
H A Dstand.h347 extern int null_write(struct open_file *f, void *buf, size_t size, size_t *resid);
H A Ddosfs.c57 null_write,
H A Dext2fs.c115 null_write,
/freebsd-9.3-release/sys/dev/null/
H A Dnull.c51 static d_write_t null_write; variable
59 .d_write = null_write,
67 .d_write = null_write,
75 null_write(struct cdev *dev __unused, struct uio *uio, int flags __unused) function
/freebsd-9.3-release/sys/boot/ia64/ski/
H A Dskifs.c136 null_write,

Completed in 118 milliseconds