Home
last modified time | relevance | path

Searched defs:buff (Results 1 – 14 of 14) sorted by relevance

/plan9-contrib/sys/src/cmd/aux/flashfs/
H A Dconv.c6 convJ2M(Jrec *j, uchar *buff) in convJ2M()
80 convM2J(Jrec *j, uchar *buff) in convM2J()
H A Dutils.c16 putc3(uchar *buff, ulong v) in putc3()
42 getc3(uchar *buff, ulong *p) in getc3()
H A Ddevfs.c86 readdata(int sect, void *buff, ulong count, ulong off) in readdata()
100 writedata(int err, int sect, void *buff, ulong count, ulong off) in writedata()
H A Djournal.c627 uchar buff[Nmax], type[1]; in sputw() local
/plan9-contrib/sys/src/cmd/
H A Decp.c189 addmagic(char *buff, int bytes) in addmagic()
206 ismagicok(char *buff, char *tail) in ismagicok()
217 bio(File *fp, Rdwrfn *rdwr, char *buff, Daddr stsect, int sects, int mustseek) in bio()
302 transfer(File *fp, Rdwrfn *rdwr, char *buff, Daddr stsect, int sects, in transfer()
320 bigxfer(File *fp, Rdwrfn *rdwr, char *buff, Daddr stsect, int sects, in bigxfer()
383 verify(File *src, File *dest, char *buff, char *buft, Daddr stsect, in verify()
450 swizzlebits(char *buff, int sects) in swizzlebits()
H A Dbsplit.c39 Buffer buff; member
/plan9-contrib/sys/src/cmd/gs/src/
H A Dgxoprect.c44 byte buff = 0; in unpack_scanline_lt8() local
82 byte buff = 0; in pack_scanline_lt8() local
126 gx_color_index buff = 0; in unpack_scanline_ge8() local
155 gx_color_index buff = 0; in pack_scanline_ge8() local
H A Dgsserial.c226 byte buff[32]; /* generous size */ in check_u() local
269 byte buff[32]; /* generous size */ in check_s() local
H A Dgdevclj.c337 ulong buff[3 * BUFF_SIZE]; in pack_and_compress_scanline() local
/plan9-contrib/sys/src/ape/cmd/pax/
H A Dreplace.c181 char buff[PATH_MAX + 1]; local
/plan9-contrib/sys/src/cmd/ip/ipconfig/
H A Dipv6.c481 uchar buff[sizeof *rs]; in sendrs() local
/plan9-contrib/sys/src/games/
H A Dfestoon.c24 char buff[1000]; variable
/plan9-contrib/sys/src/9/pc/
H A Dusbuhci.c270 void* buff; /* allocated data, for large transfers */ member
/plan9-contrib/sys/src/9/port/
H A Dusbehci.c313 uchar* buff; /* allocated data buffer or nil */ member