|
OpenVAS Scanner 22.7.9
|


Go to the source code of this file.
Functions | |
| void | init_nasl_library (lex_ctxt *) |
| Adds "built-in" variable and function definitions to a context. | |
| void | add_nasl_library (GSList **) |
| Add "built-in" variables to a list. | |
| void add_nasl_library | ( | GSList ** | list | ) |
Add "built-in" variables to a list.
Definition at line 554 of file nasl_init.c.
References libivars, libsvars, and name.
Referenced by add_predef_varname().

| void init_nasl_library | ( | lex_ctxt * | lexic | ) |
Adds "built-in" variable and function definitions to a context.
Definition at line 486 of file nasl_init.c.