|
OpenVAS Scanner 23.40.3
|
Define a string struct for storing the response. More...

Data Fields | |
| char * | ptr |
| size_t | len |
Define a string struct for storing the response.
Define a string struct for storing the response or header.
Definition at line 859 of file table_driven_lsc.c.
| size_t string::len |
Definition at line 862 of file table_driven_lsc.c.
Referenced by header_callback_fn(), init_string(), init_string(), nasl_win_cmd_exec(), response_callback_fn(), and response_callback_fn().
| char * string::ptr |
Definition at line 861 of file table_driven_lsc.c.
Referenced by _http2_req(), header_callback_fn(), init_string(), init_string(), response_callback_fn(), response_callback_fn(), and send_request().