Home
last modified time | relevance | path

Searched defs:Proc (Results 1 – 22 of 22) sorted by relevance

/plan9/sys/src/libthread/
H A Dthreadimpl.h27 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 Dsoftfpu.c56 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 Ddat.h15 typedef struct Proc Proc; typedef
/plan9/sys/src/9/omap/
H A Dsoftfpu.c56 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 Ddat.h41 typedef struct Proc Proc; typedef
/plan9/sys/src/cmd/snap/
H A Dsnap.h3 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 Dportdat.h33 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 Dsoftfpu.c56 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 Dvfp3.c331 fpuprocrestore(Proc *) in fpuprocrestore() argument
H A Ddat.h42 typedef struct Proc Proc; typedef
/plan9/sys/src/cmd/vnc/
H A Dcompat.h8 typedef struct Proc Proc; typedef
96 struct Proc struct
112 extern Proc **privup; argument
/plan9/sys/src/cmd/unix/drawterm/kern/
H A Ddat.h40 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 Dexportfs.h9 #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 Dexportfs.h12 typedef struct Proc Proc; typedef
54 struct Proc struct
58 Proc *next; argument
/plan9/sys/src/cmd/iostats/
H A Dstatfs.h20 typedef struct Proc Proc; typedef
90 struct Proc struct
94 Proc *next; argument
/plan9/sys/src/9/mtx/
H A Ddat.h13 typedef struct Proc Proc; typedef
/plan9/sys/src/9/rb/
H A Ddat.h16 typedef struct Proc Proc; typedef
/plan9/sys/src/9/ppc/
H A Ddat.h14 typedef struct Proc Proc; typedef
/plan9/sys/src/ape/cmd/pdksh/
H A Djobs.c94 typedef struct proc Proc; typedef
/plan9/sys/src/9/bcm/
H A Ddat.h28 typedef struct Proc Proc; typedef
/plan9/sys/src/9/pc/
H A Ddat.h20 typedef struct Proc Proc; typedef
/plan9/sys/src/9/pcboot/
H A Ddat.h18 typedef struct Proc Proc; typedef