Home
last modified time | relevance | path

Searched defs:bsize (Results 1 – 25 of 49) sorted by relevance

12

/plan9/sys/src/ape/cmd/pdksh/
H A Dshf.c35 int bsize = sflags & SHF_UNBUF ? (sflags & SHF_RD ? 1 : 0) : SHF_BSIZE; local
77 int bsize = sflags & SHF_UNBUF ? (sflags & SHF_RD ? 1 : 0) : SHF_BSIZE; local
130 int bsize = sflags & SHF_UNBUF ? (sflags & SHF_RD ? 1 : 0) : SHF_BSIZE; local
175 shf_sopen(buf, bsize, sflags, shf) in shf_sopen() argument
501 shf_read(buf, bsize, shf) in shf_read() argument
538 shf_getse(buf, bsize, shf) in shf_getse() argument
782 shf_snprintf(char *buf, int bsize, const char *fmt, ...) in shf_snprintf()
H A Dshf.h55 int bsize; /* actual size of buf */ member
/plan9/sys/src/cmd/lp/
H A Dlpsend.c139 pass(int inpfd, int outfd, int bsize) in pass()
163 int rv, bsize; in prereadfile() local
229 int i, rv, netfd, bsize, datafd; in main() local
H A Dlpdaemon.c155 readfile(int outfd, int bsize) in readfile()
233 int filecnt, bsize, rv; in getfiles() local
/plan9/sys/src/cmd/venti/srv/
H A Dicachewrite.c63 int bsize; in nextchunk() local
88 int err, i, werr, h, bsize, t; in icachewritesect() local
209 uint bsize; in icachewriteproc() local
/plan9/sys/src/cmd/gs/src/
H A Dgdevpdtc.c43 process_composite_text(gs_text_enum_t *pte, void *vbuf, uint bsize) in process_composite_text()
560 process_cmap_text(gs_text_enum_t *penum, void *vbuf, uint bsize) in process_cmap_text()
587 process_cid_text(gs_text_enum_t *pte, void *vbuf, uint bsize) in process_cid_text()
H A Dsbwbs.c337 #define offset_space(bsize)\ argument
344 #define offset_space(bsize)\ argument
354 uint bsize = ss->BlockSize; in s_BWBSD_init() local
H A Dgenarch.c45 time_clear(char *buf, int bsize, int nreps) in time_clear()
228 int bsize = 1 << 10; in main() local
H A Dimainarg.c331 uint bsize; in swproc() local
402 uint bsize = minst->run_buffer_size; in swproc() local
/plan9/sys/src/cmd/dial/
H A Dexpect.c44 int fd, i, m, n, bsize; in main() local
/plan9/sys/src/cmd/cfs/
H A Dbcache.h28 int bsize; /* block size in bytes */ member
H A Dbcache.c8 bcinit(Bcache *bc, int f, int bsize) in bcinit()
H A Dcformat.h31 ulong bsize; /* logical block size */ member
H A Ddisk.c108 dformat(Disk *d, int f, char *name, ulong bsize, ulong psize) in dformat()
H A Dinode.c106 iformat(Icache *ic, int f, ulong nino, char *name, int bsize, int psize) in iformat()
/plan9/sys/src/cmd/
H A Duniq.c17 long bsize; variable
/plan9/sys/src/cmd/fossil/
H A Dflfmt.c28 int bsize = 8*1024; variable
187 partition(int fd, int bsize, Header *h) in partition()
H A Darchive.c130 shaBlock(uchar score[VtScoreSize], Block *b, uchar *data, uint bsize) in shaBlock()
/plan9/sys/include/
H A Dbio.h31 int bsize; /* size of buffer */ member
/plan9/sys/src/cmd/vac/
H A Dunvac.c167 int fd, n, m, bsize; in unvac() local
H A Dvac.h93 int bsize; member
H A Dvac.c418 int fd, i, n, bsize; in vac() local
/plan9/sys/src/cmd/gs/zlib/
H A Dzutil.c220 ulg bsize = (ulg)items*size; in zcalloc() local
/plan9/sys/src/libc/port/
H A Dpool.c487 blocksetsize(Bhdr *b, ulong bsize) in blocksetsize()
537 ulong extra, bsize; in trim() local
976 ulong bsize; in poolallocl() local
/plan9/sys/src/cmd/upas/scanmail/
H A Dcommon.c95 int n, offset, eoh, bsize, delta; in readmsg() local

12