Home
last modified time | relevance | path

Searched defs:inbuf (Results 1 – 15 of 15) sorted by relevance

/plan9/sys/src/cmd/disk/kfs/
H A D9p12.c73 uchar inbuf[1024]; in serve() local
H A D9p1.c1366 uchar inbuf[MAXMSG+MAXDAT], outbuf[MAXMSG+MAXDAT]; in serve9p1() local
H A D9p2.c1737 uchar inbuf[MSIZE+IOHDRSZ], outbuf[MSIZE+IOHDRSZ]; in serve9p2() local
/plan9/sys/src/cmd/ip/snoopy/
H A Dhdlc.c57 static uchar inbuf[16*1024]; variable
/plan9/sys/src/games/mp3enc/
H A Dencoder.c200 const sample_t *inbuf[2]; in lame_encode_mp3_frame() local
H A Dutil.c468 sample_t *inbuf, in fill_buffer_resample()
H A Dpcm.c93 OUTTR sample_t** inbuf, in lame_encode_frame()
/plan9/sys/src/cmd/postscript/text2post/
H A Dtext2post.c13 Biobuf inbuf, outbuf; variable
/plan9/acme/bin/source/adict/
H A Dadict.c112 Biobuf inbuf; in getaddr() local
/plan9/sys/src/cmd/gs/zlib/
H A Dgzio.c61 Byte *inbuf; /* input buffer */ member
/plan9/sys/src/cmd/gs/src/
H A Dgdevplan9.c429 uchar *inbuf; /* inbuf should be at least NMEM+NRUN+NMATCH long */ member
H A Dgdevifno.c452 uchar *inbuf; /* inbuf should be at least NMEM+NRUN+NMATCH long */ member
H A Dgdevcdj.c1882 byte *inp, *inbuf, *outp, *outbuf; local
/plan9/sys/src/cmd/gs/libpng/
H A Dpngtest.c628 char inbuf[256], outbuf[256]; in test_one_file() local
/plan9/sys/src/cmd/ip/ppp/
H A Dppp.h272 Block* inbuf; /* input buffer */ member