Home
last modified time | relevance | path

Searched defs:Bytes (Results 1 – 7 of 7) sorted by relevance

/plan9-contrib/sys/src/cmd/htmlfmt/
H A Ddat.h1 typedef struct Bytes Bytes; typedef
10 struct Bytes struct
12 uchar *b;
13 long n;
14 long nalloc;
/plan9-contrib/sys/src/cmd/postscript/g3p9bit/
H A Dg3p9bit.c45 Bytes = 1024*1024, enumerator
/plan9-contrib/sys/src/cmd/unix/drawterm/libsec/
H A Dtlshand.c31 typedef struct Bytes{ struct
34 } Bytes; argument
H A Dx509.c22 typedef struct Bytes Bytes; typedef
58 struct Bytes { struct
59 int len;
60 uchar data[1];
/plan9-contrib/sys/src/libsec/port/
H A Dx509.c22 typedef struct Bytes Bytes; typedef
59 struct Bytes { struct
60 int len;
61 uchar data[1];
H A Dtlshand.c31 typedef struct Bytes{ struct
34 } Bytes; argument
/plan9-contrib/sys/src/ape/lib/sec/port/
H A Dx509-ape.c22 typedef struct Bytes Bytes; typedef
59 struct Bytes { struct
60 int len;
61 uchar data[1];