Home
last modified time | relevance | path

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

/plan9-contrib/sys/src/libthread/
H A Dnote.c10 typedef struct Note Note; typedef
11 struct Note struct
18 static Note notes[128]; argument
/plan9-contrib/sys/src/cmd/execnet/
H A Dnote.c12 typedef struct Note Note; typedef
13 struct Note struct
20 static Note notes[128]; argument
/plan9-contrib/sys/src/9k/root/
H A Dcpu.c718 typedef struct Note Note; typedef
719 struct Note struct
721 Note *next; argument
743 Note *nfirst, *nlast; argument
/plan9-contrib/sys/src/9k/k10/root/
H A Dcpu.c802 typedef struct Note Note; typedef
803 struct Note struct
805 Note *next; argument
827 Note *nfirst, *nlast; argument
/plan9-contrib/sys/src/cmd/
H A Dcpu.c751 typedef struct Note Note; typedef
752 struct Note struct
754 Note *next; argument
776 Note *nfirst, *nlast; argument
/plan9-contrib/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-contrib/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 */
/plan9-contrib/sys/src/9k/port/
H A Dportdat.h25 typedef struct Note Note; typedef
294 struct Note struct
296 char msg[ERRMAX];
297 int flag; /* whether system posted it */