/plan9/sys/src/libthread/ |
H A D | threadimpl.h | 27 typedef struct Proc Proc; typedef 104 struct Proc struct 114 Proc *newproc; /* fork argument */ argument 128 Proc *next; /* linked list of Procs */ argument 138 struct Pqueue { /* Proc queue */ argument
|
/plan9/sys/src/9/kw/ |
H A D | softfpu.c | 56 fpusysrforkchild(Proc*, Ureg*, Proc*) in fpusysrforkchild() argument 66 fpuprocsave(Proc*) in fpuprocsave() argument 78 fpuprocrestore(Proc*) in fpuprocrestore() argument 89 fpusysprocsetup(Proc*) in fpusysprocsetup() argument
|
H A D | dat.h | 15 typedef struct Proc Proc; typedef
|
/plan9/sys/src/9/omap/ |
H A D | softfpu.c | 56 fpusysrforkchild(Proc*, Ureg *, Proc*) in fpusysrforkchild() argument 66 fpuprocsave(Proc*) in fpuprocsave() argument 78 fpuprocrestore(Proc*) in fpuprocrestore() argument 89 fpusysprocsetup(Proc*) in fpusysprocsetup() argument
|
H A D | dat.h | 41 typedef struct Proc Proc; typedef
|
/plan9/sys/src/cmd/snap/ |
H A D | snap.h | 3 typedef struct Proc Proc; typedef 46 struct Proc { struct 47 Proc *link; argument 57 Proc* snap(long pid, int usetext); argument
|
/plan9/sys/src/9/port/ |
H A D | portdat.h | 33 typedef struct Proc Proc; typedef 658 struct Proc struct 667 Proc *rnext; /* next process in run queue */ argument 668 Proc *qnext; /* next process on queue for a QLock */ argument 676 Proc *pidhash; /* next proc in pid hash */ argument 684 Proc *parent; argument 686 Pgrp *pgrp; /* Process group for namespace */ argument 687 Egrp *egrp; /* Environment group */ 711 Proc *pdbg; /* the debugging process */ argument 723 Proc *palarm; /* Next alarm time */ argument [all …]
|
/plan9/sys/src/9/teg2/ |
H A D | softfpu.c | 56 fpusysrforkchild(Proc*, Ureg *, Proc*) in fpusysrforkchild() argument 66 fpuprocsave(Proc*) in fpuprocsave() argument 78 fpuprocrestore(Proc*) in fpuprocrestore() argument 89 fpusysprocsetup(Proc*) in fpusysprocsetup() argument
|
H A D | vfp3.c | 331 fpuprocrestore(Proc *) in fpuprocrestore() argument
|
H A D | dat.h | 42 typedef struct Proc Proc; typedef
|
/plan9/sys/src/cmd/vnc/ |
H A D | compat.h | 8 typedef struct Proc Proc; typedef 96 struct Proc struct 112 extern Proc **privup; argument
|
/plan9/sys/src/cmd/unix/drawterm/kern/ |
H A D | dat.h | 40 typedef struct Proc Proc; typedef 386 struct Proc struct 394 Pgrp *pgrp; /* Process group for namespace */ argument 406 Proc *rendhash; /* Hash list for tag values */ argument 421 Proc *qnext; argument 423 void (*fn)(void*); 424 void *arg; 426 char oproc[1024]; /* reserved for os */
|
/plan9/sys/src/cmd/unix/drawterm/exportfs/ |
H A D | exportfs.h | 9 #define Proc Exproc macro 15 typedef struct Proc Proc; typedef 50 struct Proc struct 54 Proc *next; argument
|
/plan9/sys/src/cmd/exportfs/ |
H A D | exportfs.h | 12 typedef struct Proc Proc; typedef 54 struct Proc struct 58 Proc *next; argument
|
/plan9/sys/src/cmd/iostats/ |
H A D | statfs.h | 20 typedef struct Proc Proc; typedef 90 struct Proc struct 94 Proc *next; argument
|
/plan9/sys/src/9/mtx/ |
H A D | dat.h | 13 typedef struct Proc Proc; typedef
|
/plan9/sys/src/9/rb/ |
H A D | dat.h | 16 typedef struct Proc Proc; typedef
|
/plan9/sys/src/9/ppc/ |
H A D | dat.h | 14 typedef struct Proc Proc; typedef
|
/plan9/sys/src/ape/cmd/pdksh/ |
H A D | jobs.c | 94 typedef struct proc Proc; typedef
|
/plan9/sys/src/9/bcm/ |
H A D | dat.h | 28 typedef struct Proc Proc; typedef
|
/plan9/sys/src/9/pc/ |
H A D | dat.h | 20 typedef struct Proc Proc; typedef
|
/plan9/sys/src/9/pcboot/ |
H A D | dat.h | 18 typedef struct Proc Proc; typedef
|