Greenbone Security Assistant  7.0.3~git
find_by_value_t Struct Reference

Structure to search a key by value. More...

Collaboration diagram for find_by_value_t:
Collaboration graph

Data Fields

gchar * value
 
GList * keys
 

Detailed Description

Structure to search a key by value.

Definition at line 389 of file gsad_omp.c.

Field Documentation

GList* find_by_value_t::keys

Definition at line 392 of file gsad_omp.c.

Referenced by delete_filter_omp(), free_find_by_value(), and init_find_by_value().

gchar* find_by_value_t::value

Definition at line 391 of file gsad_omp.c.

Referenced by free_find_by_value(), and init_find_by_value().


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