Searched defs:bwrite (Results 1 – 8 of 8) sorted by relevance
| /openbsd-src/usr.sbin/makefs/ffs/ |
| H A D | buf.c | 110 bwrite(struct mkfsbuf *bp) in bwrite() function
|
| /openbsd-src/games/hack/ |
| H A D | hack.lev.c | 132 bwrite(int fd, const void *loc, ssize_t num) in bwrite() function
|
| /openbsd-src/sbin/tunefs/ |
| H A D | tunefs.c | 298 bwrite(daddr_t blk, char *buffer, int size, const char *file) in bwrite() function
|
| /openbsd-src/lib/libcrypto/bio/ |
| H A D | bio_local.h | 69 int (*bwrite)(BIO *, const char *, int); member
|
| /openbsd-src/sbin/fsck_ext2fs/ |
| H A D | utilities.c | 313 bwrite(int fd, char *buf, daddr32_t blk, long size) in bwrite() function
|
| /openbsd-src/sbin/fsck_ffs/ |
| H A D | utilities.c | 408 bwrite(int fd, char *buf, daddr_t blk, long size) in bwrite() function
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/bfd/ |
| H A D | libbfd.h | 751 file_ptr (*bwrite) (struct bfd *abfd, const void *ptr, member
|
| /openbsd-src/sys/kern/ |
| H A D | vfs_bio.c | 683 bwrite(struct buf *bp) bwrite() function
|