OpenVAS Scanner
6.0.0~git
|
Implements OpenVAS Transfer Protocol. More...
Functions | |
client_request_t | otp_get_client_request (char *str) |
Find the enum identifier for the client request which is given. More... | |
Implements OpenVAS Transfer Protocol.
client_request_t otp_get_client_request | ( | char * | str | ) |
Find the enum identifier for the client request which is given.
as string.
str | Enum identifier of OTP command (a client_request_t). |