/openbsd-src/include/rpc/ |
H A D | types.h | 58 #define mem_alloc(bsize) malloc(bsize) argument 59 #define mem_free(ptr, bsize) free(ptr) argument
|
/openbsd-src/sys/msdosfs/ |
H A D | msdosfs_fat.c | 148 uint32_t bsize; in pcbmap() local 474 uint32_t bn, bo, bsize, byteoffset; in fatentry() local 575 uint32_t bn, bo, bsize, byteoffset, readcn, newc; in fatchain() local 817 uint32_t bn, bo, bsize, byteoffset; in freeclusterchain() local 877 uint32_t bn, bo, bsize, byteoffset; in fillinusemap() local
|
/openbsd-src/usr.sbin/makefs/msdos/ |
H A D | msdosfs_fat.c | 158 u_long bsize; in pcbmap() local 530 u_long bn, bo, bsize, byteoffset; in fatentry() local 628 u_long bn, bo, bsize, byteoffset, readcn, newc; in fatchain() local 855 u_long bn, bo, bsize, byteoffset; in freeclusterchain() local 914 u_long bn, bo, bsize, byteoffset; in fillinusemap() local
|
H A D | msdosfs_vfsops.c | 90 int bsize; in msdosfs_mount() local
|
/openbsd-src/bin/rm/ |
H A D | rm.c | 298 size_t bsize; in rm_overwrite() local 347 pass(int fd, off_t len, char *buf, size_t bsize) in pass()
|
/openbsd-src/sbin/newfs/ |
H A D | newfs.c | 112 #define MAXBLKPG_FFS1(bsize) ((bsize) / sizeof(int32_t)) argument 113 #define MAXBLKPG_FFS2(bsize) ((bsize) / sizeof(int64_t)) argument 128 int bsize = 0; /* block size */ variable
|
/openbsd-src/sys/arch/macppc/stand/ |
H A D | ofdev.h | 41 int bsize; member
|
/openbsd-src/sbin/clri/ |
H A D | clri.c | 69 size_t bsize; in main() local
|
/openbsd-src/sys/arch/sparc64/stand/ofwboot/ |
H A D | ofdev.h | 53 int bsize; member
|
/openbsd-src/usr.sbin/installboot/ |
H A D | i386_softraid.c | 99 uint16_t bsize = SR_FS_BLOCKSIZE; in sr_install_bootldr() local
|
/openbsd-src/usr.bin/tmux/ |
H A D | cmd-load-buffer.c | 61 size_t bsize = EVBUFFER_LENGTH(buffer); in cmd_load_buffer_done() local
|
H A D | file.c | 287 size_t bsize, client_file_cb cb, void *cbdata) in file_write() 691 size_t bsize; in file_read_callback() local 827 size_t bsize = msglen - sizeof *msg; in file_read_data() local
|
/openbsd-src/lib/libc/gen/ |
H A D | disklabel.c | 115 long bsize; in getdiskbyname() local
|
/openbsd-src/usr.sbin/makefs/ |
H A D | ffs.h | 44 int bsize; /* block size */ member
|
/openbsd-src/bin/cat/ |
H A D | cat.c | 214 static size_t bsize; in raw_cat() local
|
/openbsd-src/sys/isofs/udf/ |
H A D | udf_subr.c | 98 int i, bsize = 2048, error = EINVAL; in udf_disklabelspoof() local
|
/openbsd-src/sbin/fsirand/ |
H A D | fsirand.c | 107 u_int32_t bsize = DEV_BSIZE; in fsirand() local
|
/openbsd-src/sys/kern/ |
H A D | spec_vnops.c | 195 int bsize; in spec_read() local 284 int bsize; spec_write() local [all...] |
/openbsd-src/sys/arch/alpha/stand/ |
H A D | bbinfo.h | 42 int32_t bsize; member
|
/openbsd-src/sys/isofs/cd9660/ |
H A D | cd9660_lookup.c | 431 int bsize, error; in cd9660_bufatoff() local
|
/openbsd-src/gnu/usr.bin/binutils-2.17/include/coff/ |
H A D | ia64.h | 48 char bsize[4]; /* uninitialized data " " */ member
|
/openbsd-src/gnu/usr.bin/binutils/include/coff/ |
H A D | ia64.h | 48 char bsize[4]; /* uninitialized data " " */ member
|
/openbsd-src/sys/ufs/ffs/ |
H A D | ffs_subr.c | 63 int bsize, error; in ffs_bufatoff() local
|
/openbsd-src/sys/arch/macppc/dev/ |
H A D | i2s.c | 583 i2s_trigger_output(void *h, void *start, void *end, int bsize, in i2s_trigger_output() 625 i2s_trigger_input(void *h, void *start, void *end, int bsize, in i2s_trigger_input()
|
/openbsd-src/bin/ksh/ |
H A D | shf.h | 53 int bsize; /* actual size of buf */ member
|