Searched defs:bwrite (Results 1 – 12 of 12) sorted by relevance
/netbsd-src/crypto/external/bsd/openssl.old/dist/include/internal/ |
H A D | bio.h | 15 int (*bwrite) (BIO *, const char *, size_t, size_t *); member
|
/netbsd-src/usr.sbin/makefs/ffs/ |
H A D | buf.c | 147 bwrite(struct buf *bp) in bwrite() function
|
/netbsd-src/crypto/external/bsd/openssl/dist/include/internal/ |
H A D | bio.h | 20 int (*bwrite) (BIO *, const char *, size_t, size_t *); member
|
/netbsd-src/games/hack/ |
H A D | hack.lev.c | 134 bwrite(int fd, const void *loc, size_t num) in bwrite() function
|
/netbsd-src/bin/dd/ |
H A D | dd.c | 619 bwrite(IO *io, const void *buf, size_t len) in bwrite() function
|
/netbsd-src/sbin/fsck_lfs/ |
H A D | bufcache.c | 293 bwrite(struct ubuf * bp) in bwrite() function
|
/netbsd-src/sbin/fsck_ext2fs/ |
H A D | utilities.c | 345 bwrite(int fd, char *buf, daddr_t blk, long size) in bwrite() function
|
/netbsd-src/sbin/tunefs/ |
H A D | tunefs.c | 702 bwrite(daddr_t blk, char *buffer, int size, const char *file) in bwrite() function
|
/netbsd-src/sbin/fsck_ffs/ |
H A D | utilities.c | 380 bwrite(int fd, char *buf, daddr_t blk, long size) in bwrite() function
|
/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | libbfd.h | 987 file_ptr (*bwrite) (struct bfd *abfd, const void *ptr, member
|
/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | libbfd.h | 954 file_ptr (*bwrite) (struct bfd *abfd, const void *ptr, member
|
/netbsd-src/sys/kern/ |
H A D | vfs_bio.c | 815 bwrite(buf_t *bp) bwrite() function
|