|
OpenVAS Scanner 23.32.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 765 of file table_driven_lsc.c.
| size_t string::len |
Definition at line 768 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 767 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().