OpenVAS Scanner
21.4.1
|
Define struct to store information about a called function. More...
Data Fields | |
gchar * | func_name |
gchar * | caller_func |
gchar * | caller_file |
Define struct to store information about a called function.
gchar* st_func_info::caller_file |
Name of the file from where it is called
gchar* st_func_info::caller_func |
Name of the function from where it is called
gchar* st_func_info::func_name |
Function name