Home
last modified time | relevance | path

Searched defs:Entry (Results 1 – 10 of 10) sorted by relevance

/plan9-contrib/sys/src/libcontrol/
H A Dentry.c9 typedef struct Entry Entry; typedef
11 struct Entry struct
14 int border;
15 CFont *font;
16 CImage *image;
17 CImage *textcolor;
18 CImage *bordercolor;
19 Rune *text;
20 int ntext;
21 int cursor;
[all …]
/plan9-contrib/sys/src/cmd/aux/flashfs/
H A Dflashfs.h59 typedef struct Entry Entry; typedef
80 struct Entry struct
94 Entry** htab; argument
104 Entry* parent; argument
105 Entry* hnext; argument
106 Entry* hprev; argument
107 Entry* fnext; argument
108 Entry* fprev; argument
/plan9-contrib/sys/src/cmd/replica/
H A Dall.h32 typedef struct Entry Entry; typedef
33 struct Entry struct
35 Avl a;
36 char *name;
37 struct {
45 } d;
/plan9-contrib/sys/src/cmd/aquarela/
H A Dsmbidmap.c5 typedef struct Entry { struct
8 } Entry; argument
/plan9-contrib/sys/src/cmd/dict/
H A Ddict.h66 typedef struct Entry Entry; typedef
71 struct Entry { struct
93 void (*printentry)(Entry, int); /* function to print entry */ argument
/plan9-contrib/sys/src/cmd/fossil/
H A Ddat.h6 typedef struct Entry Entry; typedef
110 struct Entry { struct
111 u32int gen; /* generation number */
112 ushort psize; /* pointer block size */
113 ushort dsize; /* data block size */
114 uchar depth; /* unpacked from flags */
115 uchar flags;
116 uvlong size;
117 uchar score[VtScoreSize];
118 u32int tag; /* tag for local blocks: zero if stored on Venti */
[all …]
/plan9-contrib/sys/src/cmd/jpg/
H A Dwritegif.c14 typedef struct Entry Entry; typedef
18 struct Entry struct
23 Entry *next; argument
H A Dreadgif.c7 typedef struct Entry Entry; typedef
10 struct Entry{ struct
32 Entry tbl[4096]; argument
/plan9-contrib/sys/src/cmd/auth/factotum/
H A Dfgui.c510 typedef struct Entry Entry; typedef
511 struct Entry { struct
517 static Entry *entry; argument
/plan9-contrib/sys/src/cmd/abaco/
H A Ddat.h27 Entry, enumerator