Greenbone Vulnerability Management Libraries 22.18.1
|
Define a string struct for storing the response and the curl handler. More...
Data Fields | |
gchar * | ptr |
size_t | len |
openvasd_curlm_t * | curl_hnd |
Define a string struct for storing the response and the curl handler.
openvasd_curlm_t* openvasd_string::curl_hnd |
size_t openvasd_string::len |
gchar* openvasd_string::ptr |