In file include/snoop.h:

typedef struct BSProc

Process node in the global data.

[more]key_t watcher
Who's watching, if anyone?
[more]List entries
List of BSLogEntry structures
[more]char log[200]
Filename of the log.


Documentation

Process node in the global data.
okey_t watcher
Who's watching, if anyone? This is the key of a message queue to post log entries to. The watcher will clear this field when exiting.

oList entries
List of BSLogEntry structures

ochar log[200]
Filename of the log. This is renamed with a .log appended to the filename when the watched process exits.

Author:
Ronny Bangsund

Alphabetic index



This page was generated with the help of DOC++.