OpenVAS Scanner 23.23.1
nasl_builtin_plugins.h
Go to the documentation of this file.
1/* SPDX-FileCopyrightText: 2023 Greenbone AG
2 *
3 * SPDX-License-Identifier: GPL-2.0-or-later
4 */
5
10
11#ifndef NASL_NASL_BUILTIN_PLUGINS_H
12#define NASL_NASL_BUILTIN_PLUGINS_H
13#include "nasl_lex_ctxt.h"
14#include "nasl_tree.h"
17
20
23
24#endif /* not NASL_NASL_BUILTIN_PLUGINS_H */
tree_cell * plugin_run_openvas_tcp_scanner(lex_ctxt *)
Definition nasl_builtin_openvas_tcp_scanner.c:1049
tree_cell * plugin_run_synscan(lex_ctxt *)
Definition nasl_builtin_synscan.c:778
tree_cell * plugin_run_find_service(lex_ctxt *)
Definition nasl_builtin_find_service.c:2435
struct struct_lex_ctxt lex_ctxt
struct TC tree_cell