Searched defs:bread (Results 1 – 11 of 11) sorted by relevance
/dflybsd-src/usr.sbin/makefs/ffs/ |
H A D | buf.c | 60 bread(struct m_vnode *vp, makefs_daddr_t blkno, int size, struct ucred *u1 __unused, in bread() function
|
/dflybsd-src/sbin/tunefs/ |
H A D | tunefs.c | 372 bread(daddr_t bno, char *buf, int cnt) in bread() function
|
/dflybsd-src/usr.sbin/ftp-proxy/ |
H A D | ftp-proxy.c | 256 size_t buf_avail, bread, bwritten; in client_read() local 1124 size_t buf_avail, bread, bwritten; in server_read() local
|
/dflybsd-src/crypto/libressl/crypto/bio/ |
H A D | bio_local.h | 68 int (*bread)(BIO *, char *, int); member
|
/dflybsd-src/sys/sys/ |
H A D | buf2.h | 347 bread(struct vnode *vp, off_t loffset, int size, struct buf **bpp) in bread() function
|
/dflybsd-src/sbin/fsck/ |
H A D | utilities.c | 304 bread(int fd, char *buf, ufs_daddr_t blk, long size) in bread() function
|
/dflybsd-src/sbin/dump/ |
H A D | traverse.c | 553 bread(daddr_t blkno, char *buf, int size) in bread() function
|
/dflybsd-src/sbin/quotacheck/ |
H A D | quotacheck.c | 583 bread(daddr_t bno, char *buf, long cnt) in bread() function
|
/dflybsd-src/contrib/binutils-2.34/bfd/ |
H A D | libbfd.h | 927 file_ptr (*bread) (struct bfd *abfd, void *ptr, file_ptr nbytes); member
|
/dflybsd-src/contrib/gdb-7/bfd/ |
H A D | libbfd.h | 869 file_ptr (*bread) (struct bfd *abfd, void *ptr, file_ptr nbytes); member
|
/dflybsd-src/contrib/binutils-2.27/bfd/ |
H A D | libbfd.h | 897 file_ptr (*bread) (struct bfd *abfd, void *ptr, file_ptr nbytes); member
|