Searched defs:bwrite (Results 1 – 9 of 9) sorted by relevance
/dflybsd-src/usr.sbin/makefs/ffs/ |
H A D | buf.c | 128 bwrite(struct m_buf *bp) in bwrite() function
|
/dflybsd-src/sbin/tunefs/ |
H A D | tunefs.c | 362 bwrite(daddr_t blk, const char *buf, int size) in bwrite() function
|
/dflybsd-src/games/hack/ |
H A D | hack.lev.c | 129 bwrite(int fd, const void *loc, size_t num) in bwrite() function
|
/dflybsd-src/crypto/libressl/crypto/bio/ |
H A D | bio_local.h | 67 int (*bwrite)(BIO *, const char *, int); member
|
/dflybsd-src/sbin/fsck/ |
H A D | utilities.c | 341 bwrite(int fd, char *buf, ufs_daddr_t blk, long size) in bwrite() function
|
/dflybsd-src/contrib/binutils-2.34/bfd/ |
H A D | libbfd.h | 928 file_ptr (*bwrite) (struct bfd *abfd, const void *ptr, member
|
/dflybsd-src/contrib/gdb-7/bfd/ |
H A D | libbfd.h | 870 file_ptr (*bwrite) (struct bfd *abfd, const void *ptr, member
|
/dflybsd-src/contrib/binutils-2.27/bfd/ |
H A D | libbfd.h | 898 file_ptr (*bwrite) (struct bfd *abfd, const void *ptr, member
|
/dflybsd-src/sys/kern/ |
H A D | vfs_bio.c | 964 bwrite(struct buf *bp) in bwrite() function
|