Searched defs:bwrite (Results 1 - 8 of 8) sorted by relevance
| /src/usr.sbin/makefs/ffs/ | ||
| H A D | buf.c | 147 bwrite(struct buf *bp) function in typeref:typename:int |
| /src/games/hack/ | ||
| H A D | hack.lev.c | 134 bwrite(int fd, const void *loc, size_t num) function in typeref:typename:void [all...] |
| /src/sbin/fsck_ext2fs/ | ||
| H A D | utilities.c | 345 bwrite(int fd, char *buf, daddr_t blk, long size) function in typeref:typename:void |
| /src/sbin/fsck_lfs/ | ||
| H A D | bufcache.c | 293 bwrite(struct ubuf * bp) function in typeref:typename:void |
| /src/bin/dd/ | ||
| H A D | dd.c | 619 bwrite(IO *io, const void *buf, size_t len) function in typeref:typename:ssize_t |
| /src/sbin/fsck_ffs/ | ||
| H A D | utilities.c | 380 bwrite(int fd, char *buf, daddr_t blk, long size) function in typeref:typename:void |
| /src/sbin/tunefs/ | ||
| H A D | tunefs.c | 702 bwrite(daddr_t blk, char *buffer, int size, const char *file) function in typeref:typename:void |
| /src/sys/kern/ | ||
| H A D | vfs_bio.c | 819 bwrite(buf_t *bp) function in typeref:typename:int |
Completed in 8 milliseconds