Home
last modified time | relevance | path

Searched defs:Note (Results 1 – 5 of 5) sorted by relevance

/plan9/sys/src/cmd/execnet/
H A Dnote.c12 typedef struct Note Note; typedef
13 struct Note struct
20 static Note notes[128]; argument
/plan9/sys/src/libthread/
H A Dnote.c10 typedef struct Note Note; typedef
11 struct Note struct
18 static Note notes[128]; argument
/plan9/sys/src/cmd/
H A Dcpu.c790 typedef struct Note Note; typedef
791 struct Note struct
793 Note *next; argument
815 Note *nfirst, *nlast; argument
/plan9/sys/src/cmd/unix/drawterm/kern/
H A Ddat.h32 typedef struct Note Note; typedef
307 struct Note struct
309 char msg[ERRMAX];
310 int flag; /* whether system posted it */
/plan9/sys/src/9/port/
H A Dportdat.h24 typedef struct Note Note; typedef
338 struct Note struct
340 char msg[ERRMAX];
341 int flag; /* whether system posted it */