Data Fields | |
| char * | dependant |
| name of dependant process | |
| mydependant * | next |
| next dependant process in chain | |
|
|
name of dependant process
Definition at line 196 of file monitor.h. Referenced by printprocess(). |
|
|
next dependant process in chain
Definition at line 198 of file monitor.h. Referenced by printprocess(). |