OpenVAS Scanner  22.7.9
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 
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"
15 tree_cell *
17 
18 tree_cell *
20 
21 tree_cell *
23 
24 #endif /* not NASL_NASL_BUILTIN_PLUGINS_H */
plugin_run_synscan
tree_cell * plugin_run_synscan(lex_ctxt *)
Definition: nasl_builtin_synscan.c:778
nasl_lex_ctxt.h
TC
Definition: nasl_tree.h:94
struct_lex_ctxt
Definition: nasl_lex_ctxt.h:23
plugin_run_find_service
tree_cell * plugin_run_find_service(lex_ctxt *)
Definition: nasl_builtin_find_service.c:2435
plugin_run_openvas_tcp_scanner
tree_cell * plugin_run_openvas_tcp_scanner(lex_ctxt *)
Definition: nasl_builtin_openvas_tcp_scanner.c:1049
nasl_tree.h