OpenVAS Scanner
6.0.1
|
Structure to represent a process in the sense of a running NVT. More...
Data Fields | |
struct scheduler_plugin * | plugin |
struct timeval | start |
pid_t | pid |
int | timeout |
Structure to represent a process in the sense of a running NVT.
pid_t running::pid |
Process ID.
struct scheduler_plugin* running::plugin |
struct timeval running::start |
int running::timeout |
Timeout after which to kill process (NVT preference). If -1, never kill. it