Searched defs:bread (Results 1 – 11 of 11) sorted by relevance
/openbsd/usr.sbin/makefs/ffs/ |
H A D | buf.c | 54 bread(struct mkfsvnode *vp, daddr_t blkno, int size, int u2 __unused, in bread() function
|
/openbsd/sbin/tunefs/ |
H A D | tunefs.c | 306 bread(daddr_t blk, char *buffer, int cnt, const char *file) in bread() function
|
/openbsd/lib/libcrypto/bio/ |
H A D | bio_local.h | 70 int (*bread)(BIO *, char *, int); member
|
/openbsd/sbin/fsck_ext2fs/ |
H A D | utilities.c | 282 bread(int fd, char *buf, daddr32_t blk, long size) in bread() function
|
/openbsd/bin/df/ |
H A D | df.c | 441 bread(int rfd, off_t off, void *buf, int cnt) in bread() function
|
/openbsd/sbin/fsck_ffs/ |
H A D | utilities.c | 377 bread(int fd, char *buf, daddr_t blk, long size) in bread() function
|
/openbsd/sbin/ncheck_ffs/ |
H A D | ncheck_ffs.c | 270 bread(daddr_t blkno, char *buf, int size) in bread() function
|
/openbsd/sbin/dump/ |
H A D | traverse.c | 771 bread(daddr_t blkno, char *buf, int size) in bread() function
|
/openbsd/sbin/quotacheck/ |
H A D | quotacheck.c | 716 bread(daddr_t bno, char *buf, long cnt) in bread() function
|
/openbsd/gnu/usr.bin/binutils-2.17/bfd/ |
H A D | libbfd.h | 750 file_ptr (*bread) (struct bfd *abfd, void *ptr, file_ptr nbytes); member
|
/openbsd/sys/kern/ |
H A D | vfs_bio.c | 462 bread(struct vnode *vp, daddr_t blkno, int size, struct buf **bpp) in bread() function
|