OpenVAS Scanner  6.0.1
Data Fields
running Struct Reference

Structure to represent a process in the sense of a running NVT. More...

Data Fields

struct scheduler_pluginplugin
 
struct timeval start
 
pid_t pid
 
int timeout
 

Detailed Description

Structure to represent a process in the sense of a running NVT.

Field Documentation

◆ pid

pid_t running::pid

Process ID.

◆ plugin

struct scheduler_plugin* running::plugin

◆ start

struct timeval running::start

◆ timeout

int running::timeout

Timeout after which to kill process (NVT preference). If -1, never kill. it


The documentation for this struct was generated from the following file: