Data Fields | |
| char * | file |
| A filename to compute a md5 checksum for. More... | |
| char * | md5 |
| A md5 checksum computed for the file. More... | |
| mychecksum * | next |
| next checksum in chain. More... | |
Definition at line 156 of file monitor.h.
|
|
A filename to compute a md5 checksum for.
Definition at line 157 of file monitor.h. Referenced by printprocess(). |
|
|
A md5 checksum computed for the file.
Definition at line 158 of file monitor.h. Referenced by printprocess(). |
|
|
next checksum in chain.
Definition at line 161 of file monitor.h. Referenced by printprocess(). |