| /plan9-contrib/acme/bin/source/adict/ |
| H A D | win.h | 9 typedef struct Event Event; typedef 10 struct Event struct 12 int c1; 13 int c2; 14 int q0; 15 int q1; 16 int flag; 17 int nb; 18 int nr; 19 char b[EVENTSIZE*UTFmax+1]; [all …]
|
| /plan9-contrib/acme/news/src/ |
| H A D | win.h | 2 typedef struct Event Event; typedef 12 struct Event struct 14 int c1; 38 Event e[NEVENT]; argument
|
| /plan9-contrib/acme/bin/source/win/ |
| H A D | dat.h | 2 typedef struct Event Event; typedef 22 struct Event struct 24 int c1; 48 Event e[NEVENT]; argument
|
| /plan9-contrib/sys/include/ |
| H A D | event.h | 5 typedef struct Event Event; typedef 27 struct Event struct 48 extern ulong estartfn(ulong, int, int, int (*fn)(int, Event*, uchar*, int)); argument
|
| /plan9-contrib/acme/wiki/src/ |
| H A D | awiki.h | 7 typedef struct Event Event; typedef 17 struct Event struct 19 int c1; 43 Event e[NEVENT]; argument
|
| /plan9-contrib/acme/bin/source/acd/ |
| H A D | acd.h | 11 typedef struct Event Event; typedef 21 struct Event struct 23 int c1; 47 Event e[NEVENT]; argument
|
| /plan9-contrib/acme/mail/src/ |
| H A D | dat.h | 1 typedef struct Event Event; typedef 13 struct Event struct 15 int c1; 39 Event e[NEVENT]; argument
|
| /plan9-contrib/sys/src/cmd/mk/ |
| H A D | run.c | 3 typedef struct Event struct 7 } Event; typedef
|
| /plan9-contrib/sys/src/cmd/astro/ |
| H A D | astro.h | 11 typedef struct Event Event; typedef 55 struct Event struct 57 char* format; 58 char* arg1; 59 char* arg2; 60 double tim; 61 int flag;
|
| /plan9-contrib/sys/src/cmd/ |
| H A D | trace.c | 29 typedef struct Event Event; typedef 31 struct Event { struct 40 Event *events; argument
|
| /plan9-contrib/sys/src/cmd/ip/ |
| H A D | pptpd.c | 9 typedef struct Event Event; typedef 52 struct Event { struct 54 QLock waitlk; 55 int wait; 56 int ready;
|
| /plan9-contrib/sys/src/libdraw/ |
| H A D | event.c | 146 estartfn(ulong key, int fd, int n, int (*fn)(int, Event*, uchar*, int)) in estartfn() argument
|
| /plan9-contrib/sys/src/9/teg2/ |
| H A D | archtegra.c | 191 Event = 1<<14, /* w1c */ enumerator
|