OpenVAS Scanner  21.4.1
Data Fields
st_func_info Struct Reference

Define struct to store information about a called function. More...

Data Fields

gchar * func_name
 
gchar * caller_func
 
gchar * caller_file
 

Detailed Description

Define struct to store information about a called function.

Field Documentation

◆ caller_file

gchar* st_func_info::caller_file

Name of the file from where it is called

◆ caller_func

gchar* st_func_info::caller_func

Name of the function from where it is called

◆ func_name

gchar* st_func_info::func_name

Function name


The documentation for this struct was generated from the following file: