|
OpenVAS Scanner 23.40.3
|

Go to the source code of this file.
Functions | |
| int | set_scan_id (const char *new_scan_id) |
| const char * | get_scan_id () |
Variables | |
| const char * | scan_id = NULL |
| const char * get_scan_id | ( | void | ) |
Definition at line 22 of file scan_id.c.
References scan_id.
Referenced by check_kb_inconsistency(), check_kb_inconsistency_log(), openvas(), send_message_to_client_and_finish_scan(), and stop_single_task_scan().

| int set_scan_id | ( | const char * | new_scan_id | ) |
| const char* scan_id = NULL |
Definition at line 10 of file scan_id.c.
Referenced by get_scan_id(), get_status_of_table_driven_lsc_from_json(), make_table_driven_lsc_info_json_str(), openvas(), run_table_driven_lsc(), set_scan_id(), set_scan_status(), and write_host_stats().