/inferno-os/os/boot/puma/ |
H A D | lib.h | 74 typedef struct Waitmsg Waitmsg; typedef 100 struct Waitmsg struct 102 int pid; /* of loved one */ 103 int status; /* unused; a placeholder */ 104 ulong time[3]; /* of loved one */ 105 char msg[ERRLEN];
|
/inferno-os/os/boot/mpc/ |
H A D | lib.h | 73 typedef struct Waitmsg Waitmsg; typedef 99 struct Waitmsg struct 101 int pid; /* of loved one */ 102 int status; /* unused; a placeholder */ 103 ulong time[3]; /* of loved one */ 104 char msg[ERRLEN];
|
/inferno-os/os/boot/rpcg/ |
H A D | lib.h | 73 typedef struct Waitmsg Waitmsg; typedef 99 struct Waitmsg struct 101 int pid; /* of loved one */ 102 int status; /* unused; a placeholder */ 103 ulong time[3]; /* of loved one */ 104 char msg[ERRLEN];
|
/inferno-os/os/boot/arm1110/ |
H A D | lib.h | 98 typedef struct Waitmsg Waitmsg; typedef 124 struct Waitmsg struct 126 char pid[12]; /* of loved one */ 127 char time[3*12]; /* of loved one and descendants */ 128 char msg[ERRLEN];
|
/inferno-os/os/port/ |
H A D | lib.h | 167 typedef struct Waitmsg Waitmsg; typedef 213 struct Waitmsg struct 215 int pid; /* of loved one */ 216 ulong time[3]; /* of loved one and descendants */ 217 char msg[ERRMAX]; /* actually variable-size in user mode */
|
/inferno-os/include/ |
H A D | kern.h | 511 struct Waitmsg struct 516 } Waitmsg; typedef
|
/inferno-os/DragonFly/386/include/ |
H A D | lib9.h | 427 struct Waitmsg struct 432 } Waitmsg; argument
|
/inferno-os/Nt/386/include/ |
H A D | lib9.h | 451 struct Waitmsg struct 456 } Waitmsg; argument
|
/inferno-os/Solaris/sparc/include/ |
H A D | lib9.h | 423 struct Waitmsg struct 428 } Waitmsg; argument
|
/inferno-os/FreeBSD/386/include/ |
H A D | lib9.h | 428 struct Waitmsg struct 433 } Waitmsg; argument
|
/inferno-os/Irix/mips/include/ |
H A D | lib9.h | 410 struct Waitmsg struct 415 } Waitmsg; typedef
|
/inferno-os/NetBSD/arm/include/ |
H A D | lib9.h | 432 struct Waitmsg struct 437 } Waitmsg; typedef
|
/inferno-os/MacOSX/386/include/ |
H A D | lib9.h | 443 struct Waitmsg struct 448 } Waitmsg; typedef
|
/inferno-os/NetBSD/386/include/ |
H A D | lib9.h | 432 struct Waitmsg struct 437 } Waitmsg; argument
|
/inferno-os/Linux/arm/include/ |
H A D | lib9.h | 421 struct Waitmsg struct 426 } Waitmsg; argument
|
/inferno-os/Linux/386/include/ |
H A D | lib9.h | 422 struct Waitmsg struct 427 } Waitmsg; argument
|
/inferno-os/OpenBSD/386/include/ |
H A D | lib9.h | 433 struct Waitmsg struct 438 } Waitmsg; argument
|
/inferno-os/Linux/spim/include/ |
H A D | lib9.h | 423 struct Waitmsg struct 428 } Waitmsg; argument
|
/inferno-os/AIX/power/include/ |
H A D | lib9.h | 413 struct Waitmsg struct 418 } Waitmsg; argument
|
/inferno-os/Linux/power/include/ |
H A D | lib9.h | 422 struct Waitmsg struct 427 } Waitmsg; argument
|
/inferno-os/NetBSD/power/include/ |
H A D | lib9.h | 432 struct Waitmsg struct 437 } Waitmsg; argument
|
/inferno-os/MacOSX/power/include/ |
H A D | lib9.h | 442 struct Waitmsg struct 447 } Waitmsg; argument
|